public class SOAPExtensionHandler extends AbstractExtensionHandler
| Constructor and Description |
|---|
SOAPExtensionHandler(Map<String,AbstractExtensionHandler> extensionHandlerMap) |
doHandleExtension, getExtensionHandlerspublic SOAPExtensionHandler(Map<String,AbstractExtensionHandler> extensionHandlerMap)
public String getNamespaceURI()
TWSDLExtensionHandler""http://schemas.xmlsoap.org/wsdl/soap/"getNamespaceURI in class TWSDLExtensionHandlerpublic boolean handleDefinitionsExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:definitionshandleDefinitionsExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handleTypesExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:typehandleTypesExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to trueprotected SOAPBinding getSOAPBinding(Locator location)
public boolean handleBindingExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:bindinghandleBindingExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handleOperationExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:portType/wsdl:operation.handleOperationExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handleInputExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:inputhandleInputExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handleOutputExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:outputhandleOutputExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to trueprotected boolean handleMIMEPartExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
AbstractExtensionHandlerwsdl:mimehandleMIMEPartExtension in class AbstractExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to trueprotected boolean handleInputOutputExtension(TWSDLParserContext contextif, TWSDLExtensible parent, Element e)
public boolean handleFaultExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:faulthandleFaultExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handleServiceExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:servicehandleServiceExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handlePortExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:porthandlePortExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to truepublic boolean handlePortTypeExtension(TWSDLParserContext context, TWSDLExtensible parent, Element e)
TWSDLExtensionHandlerwsdl:portTypehandlePortTypeExtension in class TWSDLExtensionHandlercontext - Parser context that will be passed on by the wsdl parserparent - The Parent element within which the extensibility element is definede - The extensibility elemenetrequired attribute set to trueprotected QName getBodyQName()
protected QName getHeaderQName()
protected QName getHeaderfaultQName()
protected QName getOperationQName()
protected QName getFaultQName()
protected QName getAddressQName()
protected QName getBindingQName()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.