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:IORToSocketInfoUsed to extract socket address information from an IOR.- Specified by:
getSocketInfoin 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.
-