public static final class ParserTable.TestIORToSocketInfo extends Object implements IORToSocketInfo
| Constructor and Description |
|---|
TestIORToSocketInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List |
getSocketInfo(IOR ior,
List previous)
Used to extract socket address information from an IOR.
|
public List getSocketInfo(IOR ior, List previous)
IORToSocketInfogetSocketInfo in interface IORToSocketInfoior - The ior from which the socket info is extracted.previous - The previous list, which may be reused if not null.Copyright © 2017–2019 Eclipse Foundation. All rights reserved.