public class ComProvider extends BasicProvider
entLog, log, OPTION_EXTRACLASSES, OPTION_WSDL_INPUTSCHEMA, OPTION_WSDL_PORTTYPE, OPTION_WSDL_SERVICEELEMENT, OPTION_WSDL_SERVICEPORT, OPTION_WSDL_SOAPACTION_MODE, OPTION_WSDL_TARGETNAMESPACEmakeLockable, name, options| Constructor and Description |
|---|
ComProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
initServiceDesc(SOAPService service,
MessageContext msgContext)
This method returns a ServiceDesc that contains the correct
implimentation class.
|
void |
invoke(MessageContext msgContext)
Invoke is called to do the actual work of the Handler object.
|
addOperation, generateWSDL, getOperationName, getOperationNames, getOperationQNamescanHandleBlock, cleanup, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockablepublic void invoke(MessageContext msgContext) throws AxisFault
HandlermsgContext - the MessageContext to process with this
Handler.AxisFault - if the handler encounters an errorpublic void initServiceDesc(SOAPService service, MessageContext msgContext) throws AxisFault
BasicProviderinitServiceDesc in class BasicProviderAxisFaultCopyright © The Apache Software Foundation. All Rights Reserved.