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 classLegacyServerSocketManagerImpl -
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 LegacyServerSocketManagerORBImpl. legacyServerSocketManagerMethods in com.sun.corba.ee.impl.orb that return LegacyServerSocketManager Modifier and Type Method Description LegacyServerSocketManagerORBImpl. getLegacyServerSocketManager()LegacyServerSocketManagerORBSingleton. 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 LegacyServerSocketManagerORB. getLegacyServerSocketManager()
-