Uses of Class
com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl.ConnectionState
-
Packages that use InboundConnectionCacheImpl.ConnectionState Package Description com.sun.corba.ee.impl.transport.connection -
-
Uses of InboundConnectionCacheImpl.ConnectionState in com.sun.corba.ee.impl.transport.connection
Fields in com.sun.corba.ee.impl.transport.connection with type parameters of type InboundConnectionCacheImpl.ConnectionState Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<C,InboundConnectionCacheImpl.ConnectionState<C>>
InboundConnectionCacheImpl. connectionMap
Methods in com.sun.corba.ee.impl.transport.connection that return InboundConnectionCacheImpl.ConnectionState Modifier and Type Method Description private InboundConnectionCacheImpl.ConnectionState<C>
InboundConnectionCacheImpl. getConnectionState(C conn)
-