public class ProxyUniqueID extends Object
| Modifier and Type | Method and Description |
|---|---|
static ProxyUniqueID |
create(String localHandle,
org.ws4d.java.types.EndpointReference networkEndpoint) |
boolean |
equals(Object obj) |
String |
getLocalHandle() |
org.ws4d.java.types.EndpointReference |
getNetworkEndpoint() |
static String |
getProxyLocalHandle(String proxyUniqueID) |
String |
getStringRepresentation() |
int |
hashCode() |
String |
toString() |
static ProxyUniqueID |
valueOf(String proxyUniqueId) |
public String getLocalHandle()
public org.ws4d.java.types.EndpointReference getNetworkEndpoint()
public String getStringRepresentation()
public static ProxyUniqueID valueOf(String proxyUniqueId)
public static ProxyUniqueID create(String localHandle, org.ws4d.java.types.EndpointReference networkEndpoint)
Copyright © 2017. All rights reserved.