Uses of Interface
com.sun.corba.ee.spi.transport.ORBSocketFactory
-
Packages that use ORBSocketFactory Package Description com.sun.corba.ee.impl.orb com.sun.corba.ee.impl.transport com.sun.corba.ee.spi.orb -
-
Uses of ORBSocketFactory in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement ORBSocketFactory Modifier and Type Class Description static class
ParserTable.TestORBSocketFactory
Fields in com.sun.corba.ee.impl.orb declared as ORBSocketFactory Modifier and Type Field Description private ORBSocketFactory
ORBDataParserImpl. socketFactory
Methods in com.sun.corba.ee.impl.orb that return ORBSocketFactory Modifier and Type Method Description ORBSocketFactory
ORBDataParserImpl. getSocketFactory()
-
Uses of ORBSocketFactory in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement ORBSocketFactory Modifier and Type Class Description class
DefaultSocketFactoryImpl
-
Uses of ORBSocketFactory in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return ORBSocketFactory Modifier and Type Method Description ORBSocketFactory
ORBData. getSocketFactory()
-