|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISock | |
|---|---|
| net.sf.sail.common.persistance.memory | Implementation of PersistanceService that stores everything in RAM. |
| net.sf.sail.core.beans.service | Provides interfaces for standard services used in SAIL. |
| Uses of ISock in net.sf.sail.common.persistance.memory |
|---|
| Classes in net.sf.sail.common.persistance.memory that implement ISock | |
|---|---|
class |
MemorySock
|
| Fields in net.sf.sail.common.persistance.memory with type parameters of type ISock | |
|---|---|
(package private) java.util.Map<MemoryPersistenceImpl.SockKey,ISock> |
MemoryPersistenceImpl.socks
|
| Methods in net.sf.sail.common.persistance.memory that return ISock | |
|---|---|
ISock |
MemoryPersistenceImpl.getSock(Rim rim,
IAgent agent)
|
| Uses of ISock in net.sf.sail.core.beans.service |
|---|
| Methods in net.sf.sail.core.beans.service that return ISock | |
|---|---|
ISock |
AgentService.getSock(Rim rim,
IAgent agent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||