|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identifier
- public interface SocketRequestHandle<Identifier>
Can cancel the request to open the socket. Also, returned with the socket when it has been opened.
Method Summary | |
---|---|
Identifier |
getIdentifier()
The identifier that the caller requested to open to. |
java.util.Map<java.lang.String,java.lang.Object> |
getOptions()
The options that the caller used. |
Methods inherited from interface rice.p2p.commonapi.Cancellable |
---|
cancel |
Method Detail |
---|
Identifier getIdentifier()
java.util.Map<java.lang.String,java.lang.Object> getOptions()
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |