|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler
com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
public class SOAPExtensionHandler
The SOAP extension handler for WSDL.
| Constructor Summary | |
|---|---|
SOAPExtensionHandler(Map<String,AbstractExtensionHandler> extensionHandlerMap)
|
|
| Methods inherited from class com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler |
|---|
doHandleExtension, getExtensionHandlers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPExtensionHandler(Map<String,AbstractExtensionHandler> extensionHandlerMap)
| Method Detail |
|---|
public String getNamespaceURI()
TWSDLExtensionHandler""http://schemas.xmlsoap.org/wsdl/soap/"
getNamespaceURI in class TWSDLExtensionHandler
public boolean handleDefinitionsExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:definitions
handleDefinitionsExtension 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 elemenet
required attribute set to true
public boolean handleTypesExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:type
handleTypesExtension 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 elemenet
required attribute set to trueprotected SOAPBinding getSOAPBinding(Locator location)
public boolean handleBindingExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:binding
handleBindingExtension 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 elemenet
required attribute set to true
public 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 elemenet
required attribute set to true
public boolean handleInputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:input
handleInputExtension 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 elemenet
required attribute set to true
public boolean handleOutputExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:output
handleOutputExtension 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 elemenet
required attribute set to true
protected boolean handleMIMEPartExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
AbstractExtensionHandlerwsdl:mime
handleMIMEPartExtension 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 elemenet
required attribute set to true
protected boolean handleInputOutputExtension(TWSDLParserContext contextif,
TWSDLExtensible parent,
Element e)
public boolean handleFaultExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:fault
handleFaultExtension 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 elemenet
required attribute set to true
public boolean handleServiceExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:service
handleServiceExtension 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 elemenet
required attribute set to true
public boolean handlePortExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:port
handlePortExtension 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 elemenet
required attribute set to true
public boolean handlePortTypeExtension(TWSDLParserContext context,
TWSDLExtensible parent,
Element e)
TWSDLExtensionHandlerwsdl:portType
handlePortTypeExtension 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 elemenet
required attribute set to trueprotected QName getBodyQName()
protected QName getHeaderQName()
protected QName getHeaderfaultQName()
protected QName getOperationQName()
protected QName getFaultQName()
protected QName getAddressQName()
protected QName getBindingQName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||