public class AdminRESTInterceptor extends RESTInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
AdminRESTInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Response |
getBeautifiedBody(QueryParameter params,
String relativeRootPath) |
Response |
getClients(QueryParameter params,
String relativeRootPath) |
Response |
getExchange(QueryParameter params,
String relativeRootPath) |
Response |
getExchanges(QueryParameter params,
String relativeRootPath) |
Response |
getProxies(QueryParameter params,
String relativeRootPath) |
Response |
getRaw(QueryParameter params,
String relativeRootPath) |
Response |
getRequestBody(QueryParameter params,
String relativeRootPath) |
Response |
getRequestHeader(QueryParameter params,
String relativeRootPath) |
getRelativeRootPath, handleRequest, isReadOnly, json, setReadOnlygetDisplayName, getFlow, getHelpId, getId, getLongDescription, getRouter, getRule, getShortDescription, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic Response getClients(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getProxies(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getRaw(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getBeautifiedBody(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getRequestBody(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getRequestHeader(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getExchange(QueryParameter params, String relativeRootPath) throws Exception
Exceptionpublic Response getExchanges(QueryParameter params, String relativeRootPath) throws Exception
ExceptionCopyright © 2021. All Rights Reserved.