Package | Description |
---|---|
org.apache.river.jeri.internal | |
org.apache.river.jeri.internal.connection |
Modifier and Type | Method and Description |
---|---|
void |
EndpointInternals.setServerConnManager(ServerEndpoint endpoint,
ServerConnManager manager)
Sets the ServerConnManager used by the given endpoint to manage accepted
connections.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicServerConnManager
Manages server-side connections by delegating directly to
ServerConnectionManager . |
Copyright © 2016–2018. All rights reserved.