|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InboundRequestHandle
Associates information with a request that is being received on a
ServerConnection
.
An InboundRequestHandle
is an opaque cookie
provided to a ServerConnectionManager
by a connection-based
ServerEndpoint
implementation, via ServerConnection.processRequestData
, in order to identify the
request in later invocations of certain ServerConnection
methods. The handle encapsulates any request-specific information
needed by the transport implementation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |