|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEndpointReference
Interface representing WS-Addressing EndpointReference information
| Method Summary | |
|---|---|
URI |
getAddress()
Gets the Address URI |
List |
getAnyOtherElements()
Gets the list of any other elements (other than those explicitly named) |
String |
getIdentityCertificate()
|
List |
getMetadataElements()
Gets the list of any Metadata elements |
List |
getReferenceParametersElements()
Gets the list of any ReferenceParameters elements |
void |
setAddress(URI uriAddress)
Sets the WS-Addressing namespace URI |
void |
setIdentityCertificate(String strIdentityCertificate)
|
| Method Detail |
|---|
URI getAddress()
String getIdentityCertificate()
void setIdentityCertificate(String strIdentityCertificate)
void setAddress(URI uriAddress)
uriAddress - the WS-Addressing namespace URIList getReferenceParametersElements()
List getMetadataElements()
List getAnyOtherElements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||