Uses of Interface
com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketManager
-
Packages that use LegacyServerSocketManager Package Description com.sun.corba.ee.impl.legacy.connection com.sun.corba.ee.impl.orb com.sun.corba.ee.spi.orb -
-
Uses of LegacyServerSocketManager in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection that implement LegacyServerSocketManager Modifier and Type Class Description class
LegacyServerSocketManagerImpl
-
Uses of LegacyServerSocketManager in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as LegacyServerSocketManager Modifier and Type Field Description protected LegacyServerSocketManager
ORBImpl. legacyServerSocketManager
Methods in com.sun.corba.ee.impl.orb that return LegacyServerSocketManager Modifier and Type Method Description LegacyServerSocketManager
ORBImpl. getLegacyServerSocketManager()
LegacyServerSocketManager
ORBSingleton. getLegacyServerSocketManager()
-
Uses of LegacyServerSocketManager in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return LegacyServerSocketManager Modifier and Type Method Description abstract LegacyServerSocketManager
ORB. getLegacyServerSocketManager()
-