Package | Description |
---|---|
org.jacorb.orb.giop |
Modifier and Type | Method and Description |
---|---|
ServerGIOPConnection |
GIOPConnectionManager.createServerGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener) |
ServerGIOPConnection |
LFUSelectionStrategyImpl.selectForClose(java.util.List connections) |
ServerGIOPConnection |
LRUSelectionStrategyImpl.selectForClose(java.util.List connections) |
ServerGIOPConnection |
SelectionStrategy.selectForClose(java.util.List connections)
Select a connection for closing.
|
Modifier and Type | Method and Description |
---|---|
void |
GIOPConnectionManager.unregisterServerGIOPConnection(ServerGIOPConnection connection) |