public class SOAP12DocumentLiteralHTTPPort extends WSDLPort
| Constructor and Description |
|---|
SOAP12DocumentLiteralHTTPPort() |
SOAP12DocumentLiteralHTTPPort(java.lang.String name) |
SOAP12DocumentLiteralHTTPPort(java.lang.String name,
QName bindingName) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getLocation() |
void |
serializePortExtension(XmlSerializer serializer) |
void |
setLocation(URI location) |
getBinding, getBindingName, getName, getNamespace, getOperations, getPortType, getService, getWsdl, setBindingName, setNamepublic SOAP12DocumentLiteralHTTPPort()
public SOAP12DocumentLiteralHTTPPort(java.lang.String name)
name - public SOAP12DocumentLiteralHTTPPort(java.lang.String name,
QName bindingName)
name - bindingName - public void serializePortExtension(XmlSerializer serializer) throws java.io.IOException
serializePortExtension in class WSDLPortjava.io.IOExceptionpublic URI getLocation()
public void setLocation(URI location)
location - the location to set