|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddressingVersion
Container for several fields that change from one version to another of the WS-Addressing specification.
This interface aims to encapsulate all those aspects that vary from one specification to the others.
Method Summary | |
---|---|
java.lang.String |
getAnonymousRoleURI()
Gets the URI to use for anonymous target declarations. |
java.lang.String |
getFaultActionURI()
Gets the fault wsa:Action URI that is appropriate for this WSA version. |
java.lang.String |
getNamespace()
Gets the namespace associated to this version. |
javax.xml.namespace.QName |
getResponseRelationshipType()
Returns the response/reply relationship QName that is appropriate for this WSA version.. |
boolean |
isW3C()
Gets if the namespace is supported by the W3C specifications. |
boolean |
supportsMetadata()
Gets if this addressing version supports MetaData. |
boolean |
supportsParameters()
Gets if this addressing version supports Reference Parameters. |
boolean |
supportsProperties()
Gets if this addressing version supports Reference Properties. |
Method Detail |
---|
java.lang.String getAnonymousRoleURI()
java.lang.String getFaultActionURI()
java.lang.String getNamespace()
javax.xml.namespace.QName getResponseRelationshipType()
boolean isW3C()
boolean supportsParameters()
boolean supportsProperties()
boolean supportsMetadata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |