Uses of Class
com.sun.corba.ee.impl.legacy.connection.USLPort
-
Packages that use USLPort Package Description com.sun.corba.ee.impl.orb com.sun.corba.ee.spi.orb -
-
Uses of USLPort in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as USLPort Modifier and Type Field Description private USLPort[]
ORBDataParserImpl. userSpecifiedListenPorts
Methods in com.sun.corba.ee.impl.orb that return USLPort Modifier and Type Method Description USLPort[]
ORBDataParserImpl. getUserSpecifiedListenPorts()
-
Uses of USLPort in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return USLPort Modifier and Type Method Description USLPort[]
ORBData. getUserSpecifiedListenPorts()
-