Package | Description |
---|---|
net.jini.jeri.connection |
Provides interfaces and classes for implementing connection-based
Jini extensible remote invocation (Jini ERI) transport layer
providers.
|
org.apache.river.jeri.internal | |
org.apache.river.jeri.internal.connection |
Class and Description |
---|
Connection
Represents an established client-side connection.
|
ConnectionEndpoint
Represents a remote communication endpoint to establish connections
to.
|
InboundRequestHandle
Associates information with a request that is being received on a
ServerConnection . |
OutboundRequestHandle
Associates information with a request that is being sent to a
ConnectionEndpoint . |
ServerConnection
Represents an established server-side connection.
|
Class and Description |
---|
OutboundRequestHandle
Associates information with a request that is being sent to a
ConnectionEndpoint . |
Class and Description |
---|
ConnectionEndpoint
Represents a remote communication endpoint to establish connections
to.
|
OutboundRequestHandle
Associates information with a request that is being sent to a
ConnectionEndpoint . |
ServerConnection
Represents an established server-side connection.
|
Copyright © 2016–2018. All rights reserved.