| Package | Description |
|---|---|
| com.sun.corba.se.pept.transport |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
Acceptor.getConnectionCache()
Get the
InboundConnectionCache used by this Acceptor
PEPt uses separate caches for each type of Acceptor as given
by Acceptor.getConnectionCacheType(). |
InboundConnectionCache |
TransportManager.getInboundConnectionCache(Acceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<InboundConnectionCache> |
TransportManager.getInboundConnectionCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
Acceptor.setConnectionCache(InboundConnectionCache connectionCache)
Set the
InboundConnectionCache to be used by this
Acceptor. |
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.