Class LegacyServerSocketManagerImpl
java.lang.Object
com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl
- All Implemented Interfaces:
LegacyServerSocketManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate LegacyServerSocketEndPointInfo
protected void
private Iterator
legacyGetEndpoint
(String name) int
legacyGetPersistentServerPort
(String socketType) private int
legacyGetServerPort
(String socketType, boolean isPersistent) int
legacyGetTransientOrPersistentServerPort
(String socketType) int
boolean
legacyIsLocalServerPort
(int port)
-
Field Details
-
orb
-
wrapper
-
-
Constructor Details
-
LegacyServerSocketManagerImpl
-
-
Method Details
-
legacyGetTransientServerPort
- Specified by:
legacyGetTransientServerPort
in interfaceLegacyServerSocketManager
-
legacyGetPersistentServerPort
- Specified by:
legacyGetPersistentServerPort
in interfaceLegacyServerSocketManager
-
legacyGetTransientOrPersistentServerPort
- Specified by:
legacyGetTransientOrPersistentServerPort
in interfaceLegacyServerSocketManager
-
legacyGetEndpoint
- Specified by:
legacyGetEndpoint
in interfaceLegacyServerSocketManager
-
legacyIsLocalServerPort
public boolean legacyIsLocalServerPort(int port) - Specified by:
legacyIsLocalServerPort
in interfaceLegacyServerSocketManager
-
legacyGetServerPort
-
getAcceptorIterator
-
cast
-
dprint
-