Uses of Interface
com.sun.corba.ee.spi.transport.IIOPPrimaryToContactInfo
-
Packages that use IIOPPrimaryToContactInfo Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.orb com.sun.corba.ee.impl.transport com.sun.corba.ee.spi.orb -
-
Uses of IIOPPrimaryToContactInfo in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement IIOPPrimaryToContactInfo Modifier and Type Class Description classClientGroupManager -
Uses of IIOPPrimaryToContactInfo in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement IIOPPrimaryToContactInfo Modifier and Type Class Description static classParserTable.TestIIOPPrimaryToContactInfoFields in com.sun.corba.ee.impl.orb declared as IIOPPrimaryToContactInfo Modifier and Type Field Description private IIOPPrimaryToContactInfoORBDataParserImpl. iiopPrimaryToContactInfoMethods in com.sun.corba.ee.impl.orb that return IIOPPrimaryToContactInfo Modifier and Type Method Description IIOPPrimaryToContactInfoORBDataParserImpl. getIIOPPrimaryToContactInfo()Methods in com.sun.corba.ee.impl.orb with parameters of type IIOPPrimaryToContactInfo Modifier and Type Method Description voidORBDataParserImpl. setIIOPPrimaryToContactInfo(IIOPPrimaryToContactInfo x) -
Uses of IIOPPrimaryToContactInfo in com.sun.corba.ee.impl.transport
Fields in com.sun.corba.ee.impl.transport declared as IIOPPrimaryToContactInfo Modifier and Type Field Description protected IIOPPrimaryToContactInfoContactInfoListIteratorImpl. primaryToContactInfo -
Uses of IIOPPrimaryToContactInfo in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return IIOPPrimaryToContactInfo Modifier and Type Method Description IIOPPrimaryToContactInfoORBData. getIIOPPrimaryToContactInfo()Methods in com.sun.corba.ee.spi.orb with parameters of type IIOPPrimaryToContactInfo Modifier and Type Method Description voidORBData. setIIOPPrimaryToContactInfo(IIOPPrimaryToContactInfo x)
-