Uses of Interface
com.sun.corba.ee.spi.legacy.connection.ORBSocketFactory
Packages that use ORBSocketFactory
Package
Description
-
Uses of ORBSocketFactory in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection that implement ORBSocketFactory -
Uses of ORBSocketFactory in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement ORBSocketFactoryFields in com.sun.corba.ee.impl.orb declared as ORBSocketFactoryMethods in com.sun.corba.ee.impl.orb that return ORBSocketFactoryMethods in com.sun.corba.ee.impl.orb with parameters of type ORBSocketFactoryModifier and TypeMethodDescriptionprivate void
ORBConfiguratorImpl.createAndRegisterAcceptor
(ORB orb, ORBSocketFactory legacySocketFactory, int port, String name, String type) private void
ORBConfiguratorImpl.setLegacySocketFactoryORB
(ORB orb, ORBSocketFactory legacySocketFactory) -
Uses of ORBSocketFactory in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return ORBSocketFactory