|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerGIOPConnection | |
org.jacorb.orb.giop |
Uses of ServerGIOPConnection in org.jacorb.orb.giop |
Methods in org.jacorb.orb.giop that return ServerGIOPConnection | |
ServerGIOPConnection |
SelectionStrategy.selectForClose(java.util.List connections)
Select a connection for closing. |
ServerGIOPConnection |
LRUSelectionStrategyImpl.selectForClose(java.util.List connections)
|
ServerGIOPConnection |
LFUSelectionStrategyImpl.selectForClose(java.util.List connections)
|
ServerGIOPConnection |
GIOPConnectionManager.createServerGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener)
|
Methods in org.jacorb.orb.giop with parameters of type ServerGIOPConnection | |
void |
GIOPConnectionManager.unregisterServerGIOPConnection(ServerGIOPConnection connection)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |