public class SoapOperationExtractor extends AbstractInterceptor
Interceptor.Flow| Modifier and Type | Field and Description |
|---|---|
static String |
SOAP_OPERATION |
static String |
SOAP_OPERATION_NS |
id, name, router| Constructor and Description |
|---|
SoapOperationExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLongDescription() |
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
getDisplayName, getFlow, getHelpId, getId, getRouter, getRule, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic static final String SOAP_OPERATION
public static final String SOAP_OPERATION_NS
public String getLongDescription()
getLongDescription in interface InterceptorgetLongDescription in class AbstractInterceptorpublic String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionCopyright © 2021. All Rights Reserved.