Package | Description |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
Modifier and Type | Method and Description |
---|---|
ReferenceParameters |
EndpointReferenceType.getReferenceParameters()
Returns the optional <wsa:ReferenceParameters> child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointReferenceType.setReferenceParameters(ReferenceParameters referenceParameters)
Sets the <wsa:ReferenceParameters> child element.
|
Modifier and Type | Class and Description |
---|---|
class |
ReferenceParametersImpl
ReferenceParametersImpl.
|
Modifier and Type | Method and Description |
---|---|
ReferenceParameters |
ReferenceParametersBuilder.buildObject()
Builds a WS-Addressing object.
|
ReferenceParameters |
ReferenceParametersBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
ReferenceParameters |
EndpointReferenceTypeImpl.getReferenceParameters()
Returns the optional <wsa:ReferenceParameters> child element.
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointReferenceTypeImpl.setReferenceParameters(ReferenceParameters newReferenceParameters)
Sets the <wsa:ReferenceParameters> child element.
|
Copyright © 1999–2016. All rights reserved.