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 classParserTable.TestORBSocketFactoryFields in com.sun.corba.ee.impl.orb declared as ORBSocketFactory Modifier and Type Field Description private ORBSocketFactoryORBDataParserImpl. socketFactoryMethods in com.sun.corba.ee.impl.orb that return ORBSocketFactory Modifier and Type Method Description ORBSocketFactoryORBDataParserImpl. 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 classDefaultSocketFactoryImpl -
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 ORBSocketFactoryORBData. getSocketFactory()
-