| Package | Description |
|---|---|
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
OutboundConnectionCacheImpl |
| Modifier and Type | Field and Description |
|---|---|
protected OutboundConnectionCache |
ContactInfoBase.connectionCache |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,OutboundConnectionCache> |
TransportManagerImpl.outboundConnectionCaches |
| Modifier and Type | Method and Description |
|---|---|
OutboundConnectionCache |
ContactInfoBase.getConnectionCache() |
OutboundConnectionCache |
TransportManagerImpl.getOutboundConnectionCache(ContactInfo contactInfo) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OutboundConnectionCache> |
TransportManagerImpl.getOutboundConnectionCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInfoBase.setConnectionCache(OutboundConnectionCache connectionCache) |
| Modifier and Type | Method and Description |
|---|---|
OutboundConnectionCache |
ContactInfo.getConnectionCache() |
OutboundConnectionCache |
TransportManager.getOutboundConnectionCache(ContactInfo contactInfo) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OutboundConnectionCache> |
TransportManager.getOutboundConnectionCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInfo.setConnectionCache(OutboundConnectionCache connectionCache) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.