Package com.sun.corba.se.spi.transport
Interface CorbaContactInfoList
- All Superinterfaces:
ContactInfoList
- All Known Implementing Classes:
CorbaContactInfoListImpl,SocketFactoryContactInfoListImpl
- Author:
- Harold Carr
-
Method Summary
Modifier and TypeMethodDescriptioninthashCode()voidsetEffectiveTargetIOR(IOR locatedIor) voidsetTargetIOR(IOR ior) Methods inherited from interface com.sun.corba.se.pept.transport.ContactInfoList
iterator
-
Method Details
-
setTargetIOR
-
getTargetIOR
IOR getTargetIOR() -
setEffectiveTargetIOR
-
getEffectiveTargetIOR
IOR getEffectiveTargetIOR() -
getLocalClientRequestDispatcher
LocalClientRequestDispatcher getLocalClientRequestDispatcher() -
hashCode
int hashCode()
-