Searched defs:connectionCache (Results 1 - 9 of 9) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/transport/
H A DCorbaOutboundConnectionCacheImpl.java56 protected Hashtable connectionCache; field in class:CorbaOutboundConnectionCacheImpl
H A DCorbaInboundConnectionCacheImpl.java55 protected Collection connectionCache; field in class:CorbaInboundConnectionCacheImpl
H A DCorbaContactInfoBase.java81 protected OutboundConnectionCache connectionCache; field in class:CorbaContactInfoBase
108 public void setConnectionCache(OutboundConnectionCache connectionCache) argument
H A DSocketOrChannelAcceptorImpl.java98 protected InboundConnectionCache connectionCache; field in class:SocketOrChannelAcceptorImpl
211 public void setConnectionCache(InboundConnectionCache connectionCache) argument
H A DSocketOrChannelConnectionImpl.java120 protected ConnectionCache connectionCache; field in class:SocketOrChannelConnectionImpl
1111 public void setConnectionCache(ConnectionCache connectionCache) argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/pept/transport/
H A DContactInfo.java129 public void setConnectionCache(OutboundConnectionCache connectionCache); argument
H A DAcceptor.java87 public void setConnectionCache(InboundConnectionCache connectionCache); argument
H A DConnection.java222 public void setConnectionCache(ConnectionCache connectionCache); argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orb/
H A DParserTable.java990 public void setConnectionCache(InboundConnectionCache connectionCache){} argument
1022 public void setConnectionCache(InboundConnectionCache connectionCache){} argument

Completed in 72 milliseconds