Uses of Annotation Interface
com.predic8.membrane.core.interceptor.administration.Mapping
Packages that use Mapping
Package
Description
-
Uses of Mapping in com.predic8.membrane.core.interceptor.administration
Methods in com.predic8.membrane.core.interceptor.administration with annotations of type MappingModifier and TypeMethodDescriptionAdminRESTInterceptor.getBeautifiedBody(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getClients(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getExchange(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getExchanges(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getProxies(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getRaw(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getRequestBody(QueryParameter params, String relativeRootPath) AdminRESTInterceptor.getRequestHeader(QueryParameter params, String relativeRootPath) DynamicAdminPageInterceptor.handleBalancersRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleCallRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleCallsRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleClientsRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleClustersRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleClustersSaveRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleClustersShowRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleHomeRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeDeleteRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeDownRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeResetRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeSaveRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeSessionsRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeShowRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeTakeoutRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleNodeUpRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleProxyDeleteRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleProxyRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleProxySaveRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handlePruleShowRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleServiceProxyDeleteRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleServiceProxySaveRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleServiceProxyShowRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleServiceProxyStartRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleStatisticsRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleStreamPumpsRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleSystemRequest(Map<String, String> params, String relativeRootPath) DynamicAdminPageInterceptor.handleTransportRequest(Map<String, String> params, String relativeRootPath) -
Uses of Mapping in com.predic8.membrane.core.interceptor.soap
Methods in com.predic8.membrane.core.interceptor.soap with annotations of type MappingModifier and TypeMethodDescriptionWebServiceExplorerInterceptor.createOperationResponse(QueryParameter params, String relativeRootPath) WebServiceExplorerInterceptor.createSOAPUIResponse(QueryParameter params, String relativeRootPath, Exchange exc)