Uses of Interface
com.sun.corba.ee.spi.transport.InboundConnectionCache
Packages that use InboundConnectionCache
Package
Description
-
Uses of InboundConnectionCache in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb that return InboundConnectionCacheModifier and TypeMethodDescriptionParserTable.TestAcceptor1.getConnectionCache()ParserTable.TestAcceptor2.getConnectionCache()Methods in com.sun.corba.ee.impl.orb with parameters of type InboundConnectionCacheModifier and TypeMethodDescriptionvoidParserTable.TestAcceptor1.setConnectionCache(InboundConnectionCache connectionCache) voidParserTable.TestAcceptor2.setConnectionCache(InboundConnectionCache connectionCache) -
Uses of InboundConnectionCache in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement InboundConnectionCacheFields in com.sun.corba.ee.impl.transport declared as InboundConnectionCacheFields in com.sun.corba.ee.impl.transport with type parameters of type InboundConnectionCacheModifier and TypeFieldDescriptionprotected final Map<String, InboundConnectionCache> TransportManagerImpl.inboundConnectionCachesMethods in com.sun.corba.ee.impl.transport that return InboundConnectionCacheModifier and TypeMethodDescriptionAcceptorBase.getConnectionCache()TransportManagerImpl.getInboundConnectionCache(Acceptor acceptor) Methods in com.sun.corba.ee.impl.transport that return types with arguments of type InboundConnectionCacheMethods in com.sun.corba.ee.impl.transport with parameters of type InboundConnectionCacheModifier and TypeMethodDescriptionvoidAcceptorBase.setConnectionCache(InboundConnectionCache connectionCache) -
Uses of InboundConnectionCache in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return InboundConnectionCacheModifier and TypeMethodDescriptionAcceptor.getConnectionCache()TransportManager.getInboundConnectionCache(Acceptor acceptor) Methods in com.sun.corba.ee.spi.transport that return types with arguments of type InboundConnectionCacheMethods in com.sun.corba.ee.spi.transport with parameters of type InboundConnectionCacheModifier and TypeMethodDescriptionvoidAcceptor.setConnectionCache(InboundConnectionCache connectionCache)