| Package | Description |
|---|---|
| org.apache.axis2.jaxws.addressing |
| Modifier and Type | Method and Description |
|---|---|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.address(java.lang.String address)
Add the address URI to use.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.endpointName(javax.xml.namespace.QName endpointName)
Add the WSDL port name of the endpoint that the endpoint reference will target.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.portType(javax.xml.namespace.QName portType)
Add the name of the WSDL port type.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.referenceParameter(org.w3c.dom.Element referenceParameter)
Add reference parameters.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.referenceProperty(org.w3c.dom.Element referenceProperty)
Add reference properties.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.serviceName(javax.xml.namespace.QName serviceName)
Add the WSDL service name of the endpoint that the endpoint reference will target.
|
SubmissionEndpointReferenceBuilder |
SubmissionEndpointReferenceBuilder.wsdlDocumentLocation(java.lang.String wsdlDocumentLocation)
Add the URI from where the WSDL for the endpoint that the endpoint reference will
target can be retrieved.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.