public class MDPWSSOAP12DocumentLiteralHTTPBindingBuilder
extends org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilder
| Constructor and Description |
|---|
MDPWSSOAP12DocumentLiteralHTTPBindingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MDPWSSOAP12DocumentLiteralHTTPBinding |
buildBinding(org.ws4d.java.types.QName name,
org.ws4d.java.types.QName type) |
org.ws4d.java.description.wsdl.WSDLBinding |
getBinding() |
void |
parseBindingExtension(org.ws4d.java.types.QName bindingName,
org.ws4d.java.types.QName portType,
org.ws4d.java.io.xml.ElementParser parser) |
void |
parseInputExtension(java.lang.String inputName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName) |
protected void |
parseIOPolicyExtension(java.lang.String ioTypeName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName,
WSDLPolicyDirection direction) |
java.lang.String |
parseOperationExtension(java.lang.String operationName,
org.ws4d.java.io.xml.ElementParser parser) |
void |
parseOutputExtension(java.lang.String outputName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName) |
void |
setWSDL(org.ws4d.java.description.wsdl.WSDL wsdl) |
public MDPWSSOAP12DocumentLiteralHTTPBindingBuilder()
public MDPWSSOAP12DocumentLiteralHTTPBinding buildBinding(org.ws4d.java.types.QName name, org.ws4d.java.types.QName type)
buildBinding in interface org.ws4d.java.description.wsdl.WSDLBindingBuilderbuildBinding in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderpublic void parseBindingExtension(org.ws4d.java.types.QName bindingName,
org.ws4d.java.types.QName portType,
org.ws4d.java.io.xml.ElementParser parser)
throws org.ws4d.java.description.wsdl.UnsupportedBindingException
parseBindingExtension in interface org.ws4d.java.description.wsdl.WSDLBindingBuilderparseBindingExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderorg.ws4d.java.description.wsdl.UnsupportedBindingExceptionpublic java.lang.String parseOperationExtension(java.lang.String operationName,
org.ws4d.java.io.xml.ElementParser parser)
throws org.ws4d.java.description.wsdl.UnsupportedBindingException
parseOperationExtension in interface org.ws4d.java.description.wsdl.WSDLBindingBuilderparseOperationExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderorg.ws4d.java.description.wsdl.UnsupportedBindingExceptionpublic void parseInputExtension(java.lang.String inputName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName)
throws org.ws4d.java.description.wsdl.UnsupportedBindingException
parseInputExtension in interface org.ws4d.java.description.wsdl.WSDLBindingBuilderparseInputExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderorg.ws4d.java.description.wsdl.UnsupportedBindingExceptionprotected void parseIOPolicyExtension(java.lang.String ioTypeName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName,
WSDLPolicyDirection direction)
throws org.ws4d.java.description.wsdl.UnsupportedBindingException
ioTypeName - parser - operationName - direction - org.ws4d.java.description.wsdl.UnsupportedBindingExceptionpublic void parseOutputExtension(java.lang.String outputName,
org.ws4d.java.io.xml.ElementParser parser,
java.lang.String operationName)
throws org.ws4d.java.description.wsdl.UnsupportedBindingException
parseOutputExtension in interface org.ws4d.java.description.wsdl.WSDLBindingBuilderparseOutputExtension in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderorg.ws4d.java.description.wsdl.UnsupportedBindingExceptionpublic void setWSDL(org.ws4d.java.description.wsdl.WSDL wsdl)
setWSDL in interface org.ws4d.java.description.wsdl.WSDLBindingBuildersetWSDL in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilderpublic org.ws4d.java.description.wsdl.WSDLBinding getBinding()
getBinding in interface org.ws4d.java.description.wsdl.WSDLBindingBuildergetBinding in class org.ws4d.java.description.wsdl.soap12.SOAP12DocumentLiteralHTTPBindingBuilder