public interface IORToSocketInfo
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
getSocketInfo(IOR ior,
List<? extends SocketInfo> previous)
Used to extract socket address information from an IOR.
|
List<? extends SocketInfo> getSocketInfo(IOR ior, List<? extends SocketInfo> previous)
ior - 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.