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_TARGETNAMESPACE
makeLockable, 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, getOperationQNames
canHandleBlock, cleanup, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
public void invoke(MessageContext msgContext) throws AxisFault
Handler
msgContext
- the MessageContext
to process with this
Handler
.AxisFault
- if the handler encounters an errorpublic void initServiceDesc(SOAPService service, MessageContext msgContext) throws AxisFault
BasicProvider
initServiceDesc
in class BasicProvider
AxisFault
Copyright © The Apache Software Foundation. All Rights Reserved.