Uses of Interface
com.sun.corba.ee.spi.transport.IORToSocketInfo
-
Packages that use IORToSocketInfo 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 IORToSocketInfo in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement IORToSocketInfo Modifier and Type Class Description classClientGroupManager -
Uses of IORToSocketInfo in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement IORToSocketInfo Modifier and Type Class Description static classParserTable.TestIORToSocketInfoFields in com.sun.corba.ee.impl.orb declared as IORToSocketInfo Modifier and Type Field Description private IORToSocketInfoORBDataParserImpl. iorToSocketInfoMethods in com.sun.corba.ee.impl.orb that return IORToSocketInfo Modifier and Type Method Description IORToSocketInfoORBDataParserImpl. getIORToSocketInfo()Methods in com.sun.corba.ee.impl.orb with parameters of type IORToSocketInfo Modifier and Type Method Description voidORBDataParserImpl. setIORToSocketInfo(IORToSocketInfo x) -
Uses of IORToSocketInfo in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement IORToSocketInfo Modifier and Type Class Description classDefaultIORToSocketInfoImpl -
Uses of IORToSocketInfo in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return IORToSocketInfo Modifier and Type Method Description IORToSocketInfoORBData. getIORToSocketInfo()Methods in com.sun.corba.ee.spi.orb with parameters of type IORToSocketInfo Modifier and Type Method Description voidORBData. setIORToSocketInfo(IORToSocketInfo x)
-