| Package | Description |
|---|---|
| com.sun.corba.ee.impl.orb | |
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
ParserTable.TestAcceptor1.getConnectionCache() |
InboundConnectionCache |
ParserTable.TestAcceptor2.getConnectionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserTable.TestAcceptor1.setConnectionCache(InboundConnectionCache connectionCache) |
void |
ParserTable.TestAcceptor2.setConnectionCache(InboundConnectionCache connectionCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
InboundConnectionCacheImpl |
| Modifier and Type | Field and Description |
|---|---|
protected InboundConnectionCache |
AcceptorBase.connectionCache |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,InboundConnectionCache> |
TransportManagerImpl.inboundConnectionCaches |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
AcceptorBase.getConnectionCache() |
InboundConnectionCache |
TransportManagerImpl.getInboundConnectionCache(Acceptor acceptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<InboundConnectionCache> |
TransportManagerImpl.getInboundConnectionCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptorBase.setConnectionCache(InboundConnectionCache connectionCache) |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionCache |
Acceptor.getConnectionCache() |
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) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.