public class JMSSender extends BasicHandler
makeLockable, name, options
Constructor and Description |
---|
JMSSender() |
Modifier and Type | Method and Description |
---|---|
protected HashMap |
createApplicationProperties(MessageContext context)
Return a map of properties that makeup the application-specific
for the JMS Messages.
|
void |
invoke(MessageContext msgContext)
invoke() creates an endpoint, sends the request SOAP message, and then
either reads the response SOAP message or simply returns.
|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
public void invoke(MessageContext msgContext) throws AxisFault
msgContext
- AxisFault
protected HashMap createApplicationProperties(MessageContext context)
Copyright © The Apache Software Foundation. All Rights Reserved.