public class EndpointAddressProtocol extends Object
| Constructor and Description |
|---|
EndpointAddressProtocol() |
EndpointAddressProtocol(String invocationName,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object value) |
String |
getEndpointAddress() |
String |
getProtocol() |
int |
hashCode() |
void |
setEndpointAddress(String invocationName) |
void |
setProtocol(String protocol) |
String |
toString() |