| Package | Description |
|---|---|
| org.jboss.com.sun.corba.se.pept.transport |
| Modifier and Type | Method and Description |
|---|---|
OutboundConnectionCache |
ContactInfo.getConnectionCache()
Get the
OutboundConnectionCache used by this
ContactInfo
PEPt uses separate caches for each type of ContactInfo as given by ContactInfo.getConnectionCacheType(). |
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)
Set the
OutboundConnectionCache to be used by
this ContactInfo. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.