public class JavaNetHTTPSender extends BasicHandler
HttpURLConnection
API.makeLockable, name, options
Constructor and Description |
---|
JavaNetHTTPSender() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(MessageContext msgContext)
Invoke is called to do the actual work of the Handler object.
|
canHandleBlock, cleanup, generateWSDL, 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 errorCopyright © The Apache Software Foundation. All Rights Reserved.