Interface IORToSocketInfo

All Known Implementing Classes:
DefaultIORToSocketInfoImpl, ParserTable.TestIORToSocketInfo

public interface IORToSocketInfo
  • Method Summary

    Modifier and Type
    Method
    Description
    Used to extract socket address information from an IOR.
  • Method Details

    • getSocketInfo

      List getSocketInfo(IOR ior)
      Used to extract socket address information from an IOR.
      Parameters:
      ior - .
      Returns:
      List - a list of SocketInfo.