|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketCollectionManager | |
---|---|
rice.pastry.socket |
Uses of SocketCollectionManager in rice.pastry.socket |
---|
Methods in rice.pastry.socket that return SocketCollectionManager | |
---|---|
SocketCollectionManager |
SocketSourceRouteManager.getManager()
Method which returns the internal manager |
Constructors in rice.pastry.socket with parameters of type SocketCollectionManager | |
---|---|
SocketAppSocket(SocketCollectionManager manager,
java.nio.channels.SelectionKey key,
int appId)
Constructor which accepts an incoming connection, represented by the selection key. |
|
SocketAppSocket(SocketCollectionManager manager,
SourceRoute path,
int appId,
AppSocketReceiver receiver,
int timeout)
Constructor which creates an outgoing connection to the given node handle using the provided address as a source route intermediate node. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |