org.ws4d.java.wsdl.soap12
Class SOAP12DocumentLiteralHTTPPort
java.lang.Object
org.ws4d.java.wsdl.WSDLPort
org.ws4d.java.wsdl.soap12.SOAP12DocumentLiteralHTTPPort
public class SOAP12DocumentLiteralHTTPPort
- extends WSDLPort
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP12DocumentLiteralHTTPPort
public SOAP12DocumentLiteralHTTPPort()
SOAP12DocumentLiteralHTTPPort
public SOAP12DocumentLiteralHTTPPort(java.lang.String name)
- Parameters:
name
-
SOAP12DocumentLiteralHTTPPort
public SOAP12DocumentLiteralHTTPPort(java.lang.String name,
QName bindingName)
- Parameters:
name
- bindingName
-
serializePortExtension
public void serializePortExtension(org.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
- Specified by:
serializePortExtension
in class WSDLPort
- Throws:
java.io.IOException
getLocation
public URI getLocation()
- Returns:
- the location
setLocation
public void setLocation(URI location)
- Parameters:
location
- the location to set