public class SOAPExtensionHandler extends ExtensionHandlerBase
_extensionHandlers| Constructor and Description |
|---|
SOAPExtensionHandler() |
doHandleExtensionsetExtensionHandlerspublic String getNamespaceURI()
getNamespaceURI in class ExtensionHandlerprotected boolean handleDefinitionsExtension(ParserContext context, Extensible parent, Element e)
handleDefinitionsExtension in class ExtensionHandlerBaseprotected boolean handleTypesExtension(ParserContext context, Extensible parent, Element e)
handleTypesExtension in class ExtensionHandlerBaseprotected boolean handleBindingExtension(ParserContext context, Extensible parent, Element e)
handleBindingExtension in class ExtensionHandlerBaseprotected boolean handleOperationExtension(ParserContext context, Extensible parent, Element e)
handleOperationExtension in class ExtensionHandlerBaseprotected boolean handleInputExtension(ParserContext context, Extensible parent, Element e)
handleInputExtension in class ExtensionHandlerBaseprotected boolean handleOutputExtension(ParserContext context, Extensible parent, Element e)
handleOutputExtension in class ExtensionHandlerBaseprotected boolean handleMIMEPartExtension(ParserContext context, Extensible parent, Element e)
handleMIMEPartExtension in class ExtensionHandlerBaseprotected boolean handleInputOutputExtension(ParserContext context, Extensible parent, Element e)
protected boolean handleFaultExtension(ParserContext context, Extensible parent, Element e)
handleFaultExtension in class ExtensionHandlerBaseprotected boolean handleServiceExtension(ParserContext context, Extensible parent, Element e)
handleServiceExtension in class ExtensionHandlerBaseprotected boolean handlePortExtension(ParserContext context, Extensible parent, Element e)
handlePortExtension in class ExtensionHandlerBasepublic void doHandleExtension(WriterContext context, Extension extension) throws IOException
doHandleExtension in class ExtensionHandlerIOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.