Package com.sun.corba.ee.impl.orb
Class ParserTable.TestIORToSocketInfo
java.lang.Object
com.sun.corba.ee.impl.orb.ParserTable.TestIORToSocketInfo
- All Implemented Interfaces:
IORToSocketInfo
- Enclosing class:
ParserTable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestIORToSocketInfo
public TestIORToSocketInfo()
-
-
Method Details
-
equals
-
getSocketInfo
Description copied from interface:IORToSocketInfo
Used to extract socket address information from an IOR.- Specified by:
getSocketInfo
in interfaceIORToSocketInfo
- Parameters:
ior
- The ior from which the socket info is extracted.previous
- The previous list, which may be reused if not null.- Returns:
- a list of SocketInfo.
-