public class MDPWSSOAP12DocumentLiteralHTTPBinding extends org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBinding implements WSDLPolicyAttachmentPoint
| Constructor and Description |
|---|
MDPWSSOAP12DocumentLiteralHTTPBinding(org.ws4d.java.types.QName name,
org.ws4d.java.types.QName type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addChildIOTypenAttachmentPoint(WSDLPolicyAttachmentPoint attachmentPoint) |
void |
addChildOperationAttachmentPoint(WSDLPolicyAttachmentPoint attachmentPoint) |
boolean |
addWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
org.ws4d.java.structures.ArrayList |
getChildIOTypeAttachmentPoints() |
org.ws4d.java.structures.ArrayList |
getChildOperationAttachmentPoints() |
WSDLPolicyDirection |
getPolicyDirection() |
org.ws4d.java.structures.Iterator |
getWSDLPolicyAttachments() |
boolean |
removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
void |
serializeBindingExtensions(org.ws4d.java.xmlpull.v1.XmlSerializer serializer) |
void |
serializeInputExtension(org.ws4d.java.description.wsdl.IOType input,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer) |
void |
serializeOperationExtension(org.ws4d.java.description.wsdl.WSDLOperation operation,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer) |
void |
serializeOutputExtension(org.ws4d.java.description.wsdl.IOType output,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer) |
void |
setWsdl(org.ws4d.java.description.wsdl.WSDL wsdl) |
getBindingNamespace, serializeFaultExtension, serializeInOut, toStringaddBuilder, addOperation, createBuilder, getAction, getOperation, getOperations, getPortType, getTypeName, getWsdl, setAction, setTypeNamepublic MDPWSSOAP12DocumentLiteralHTTPBinding(org.ws4d.java.types.QName name,
org.ws4d.java.types.QName type)
public org.ws4d.java.structures.Iterator getWSDLPolicyAttachments()
getWSDLPolicyAttachments in interface WSDLPolicyAttachmentPointpublic boolean addWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
addWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic boolean removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
removeWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic WSDLPolicyDirection getPolicyDirection()
getPolicyDirection in interface WSDLPolicyAttachmentPointpublic void serializeBindingExtensions(org.ws4d.java.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
serializeBindingExtensions in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingjava.io.IOExceptionpublic void serializeOperationExtension(org.ws4d.java.description.wsdl.WSDLOperation operation,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
serializeOperationExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingjava.io.IOExceptionpublic void serializeInputExtension(org.ws4d.java.description.wsdl.IOType input,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
serializeInputExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingjava.io.IOExceptionpublic void serializeOutputExtension(org.ws4d.java.description.wsdl.IOType output,
org.ws4d.java.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
serializeOutputExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingjava.io.IOExceptionpublic org.ws4d.java.structures.ArrayList getChildOperationAttachmentPoints()
public void addChildOperationAttachmentPoint(WSDLPolicyAttachmentPoint attachmentPoint)
public org.ws4d.java.structures.ArrayList getChildIOTypeAttachmentPoints()
public boolean addChildIOTypenAttachmentPoint(WSDLPolicyAttachmentPoint attachmentPoint)
public void setWsdl(org.ws4d.java.description.wsdl.WSDL wsdl)
setWsdl in class org.ws4d.java.description.wsdl.WSDLBinding