Uses of Class
org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Packages that use SubmissionEndpointReferenceBuilder
-
Uses of SubmissionEndpointReferenceBuilder in org.apache.axis2.jaxws.addressing
Methods in org.apache.axis2.jaxws.addressing that return SubmissionEndpointReferenceBuilderModifier and TypeMethodDescriptionAdd the address URI to use.SubmissionEndpointReferenceBuilder.endpointName(QName endpointName) Add the WSDL port name of the endpoint that the endpoint reference will target.Add the name of the WSDL port type.SubmissionEndpointReferenceBuilder.referenceParameter(Element referenceParameter) Add reference parameters.SubmissionEndpointReferenceBuilder.referenceProperty(Element referenceProperty) Add reference properties.SubmissionEndpointReferenceBuilder.serviceName(QName serviceName) Add the WSDL service name of the endpoint that the endpoint reference will target.SubmissionEndpointReferenceBuilder.wsdlDocumentLocation(String wsdlDocumentLocation) Add the URI from where the WSDL for the endpoint that the endpoint reference will target can be retrieved.