|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
net.jini.jeri.connection | Provides interfaces and classes for implementing connection-based Jini extensible remote invocation (Jini ERI) transport layer providers. |
Uses of Connection in net.jini.jeri.connection |
---|
Methods in net.jini.jeri.connection that return Connection | |
---|---|
Connection |
ConnectionEndpoint.connect(OutboundRequestHandle handle)
Returns a new connection that can be used to send a request for the specified handle. |
Connection |
ConnectionEndpoint.connect(OutboundRequestHandle handle,
Collection active,
Collection idle)
Returns an existing or new connection that can be used to send a request for the specified handle, or null if a
new connection needs to be created in a way that requires
synchronous I/O. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |