public class WebServiceExplorerInterceptor extends RESTInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
WebServiceExplorerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Response |
createOperationResponse(QueryParameter params,
String relativeRootPath) |
Response |
createSOAPUIResponse(QueryParameter params,
String relativeRootPath,
Exchange exc) |
String |
getPortName() |
String |
getShortDescription() |
String |
getWsdl() |
Outcome |
handleRequest(Exchange exc) |
void |
setPortName(String portName) |
void |
setWsdl(String wsdl) |
getRelativeRootPath, isReadOnly, json, setReadOnlygetDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class RESTInterceptorExceptionpublic String getWsdl()
public void setWsdl(String wsdl)
public String getPortName()
public void setPortName(String portName)
public Response createOperationResponse(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response createSOAPUIResponse(QueryParameter params, String relativeRootPath, Exchange exc) throws Exception
Exceptionpublic String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorCopyright © 2021. All Rights Reserved.