Searched defs:setConnectionCache (Results 1 - 7 of 7) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/pept/transport/
H A DAcceptor.java87 public void setConnectionCache(InboundConnectionCache connectionCache); method in interface:Acceptor
H A DContactInfo.java129 public void setConnectionCache(OutboundConnectionCache connectionCache); method in interface:ContactInfo
H A DConnection.java222 public void setConnectionCache(ConnectionCache connectionCache); method in interface:Connection
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/transport/
H A DCorbaContactInfoBase.java108 public void setConnectionCache(OutboundConnectionCache connectionCache) method in class:CorbaContactInfoBase
H A DSocketOrChannelAcceptorImpl.java211 public void setConnectionCache(InboundConnectionCache connectionCache) method in class:SocketOrChannelAcceptorImpl
H A DSocketOrChannelConnectionImpl.java1111 public void setConnectionCache(ConnectionCache connectionCache) method in class:SocketOrChannelConnectionImpl
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orb/
H A DParserTable.java990 public void setConnectionCache(InboundConnectionCache connectionCache){} method in class:ParserTable.TestAcceptor1
1022 public void setConnectionCache(InboundConnectionCache connectionCache){} method in class:ParserTable.TestAcceptor2

Completed in 65 milliseconds