Package | Description |
---|---|
com.sun.corba.se.impl.orb | |
com.sun.corba.se.impl.transport | |
com.sun.corba.se.pept.transport |
Modifier and Type | Method and Description |
---|---|
ConnectionCache |
ORBSingleton.getConnectionCache(ContactInfo contactInfo) |
Modifier and Type | Class and Description |
---|---|
class |
CorbaConnectionCacheBase |
class |
CorbaInboundConnectionCacheImpl |
class |
CorbaOutboundConnectionCacheImpl |
Modifier and Type | Field and Description |
---|---|
protected ConnectionCache |
SocketOrChannelConnectionImpl.connectionCache |
Modifier and Type | Method and Description |
---|---|
ConnectionCache |
SocketOrChannelConnectionImpl.getConnectionCache() |
Modifier and Type | Method and Description |
---|---|
void |
SocketOrChannelConnectionImpl.setConnectionCache(ConnectionCache connectionCache) |
Modifier and Type | Interface and Description |
---|---|
interface |
InboundConnectionCache |
interface |
OutboundConnectionCache |
Modifier and Type | Method and Description |
---|---|
ConnectionCache |
Connection.getConnectionCache() |
Modifier and Type | Method and Description |
---|---|
void |
Connection.setConnectionCache(ConnectionCache connectionCache) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.