Uses of Class
com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
Packages that use OutboundConnectionState
-
Uses of OutboundConnectionState in com.sun.corba.ee.impl.transport.connection
Fields in com.sun.corba.ee.impl.transport.connection with type parameters of type OutboundConnectionStateModifier and TypeFieldDescriptionprivate Map<C, OutboundConnectionState<C>> OutboundConnectionCacheBlockingImpl.connectionMapMethods in com.sun.corba.ee.impl.transport.connection that return OutboundConnectionStateModifier and TypeMethodDescriptionprivate OutboundConnectionState<C> OutboundConnectionCacheBlockingImpl.getConnectionState(ContactInfo<C> cinfo, OutboundCacheEntry<C> entry, C conn) Methods in com.sun.corba.ee.impl.transport.connection that return types with arguments of type OutboundConnectionStateModifier and TypeMethodDescriptionprivate Map<C, OutboundConnectionState<C>> OutboundConnectionCacheBlockingImpl.connectionMap()Methods in com.sun.corba.ee.impl.transport.connection with parameters of type OutboundConnectionStateModifier and TypeMethodDescriptionprivate booleanOutboundConnectionCacheBlockingImpl.reclaimOrClose(OutboundConnectionState<C> cs, C conn)