Package com.sun.corba.se.impl.orb
Class ParserTable.TestIORToSocketInfo
java.lang.Object
com.sun.corba.se.impl.orb.ParserTable.TestIORToSocketInfo
- All Implemented Interfaces:
IORToSocketInfo
- Enclosing class:
- ParserTable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestIORToSocketInfo
public TestIORToSocketInfo()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getSocketInfo
Description copied from interface:IORToSocketInfoUsed to extract socket address information from an IOR.- Specified by:
getSocketInfoin interfaceIORToSocketInfo- Parameters:
ior- .- Returns:
- List - a list of SocketInfo.
-