Uses of Class
com.predic8.membrane.core.interceptor.rest.QueryParameter
Packages that use QueryParameter
Package
Description
-
Uses of QueryParameter in com.predic8.membrane.core.exchangestore
Methods in com.predic8.membrane.core.exchangestore with parameters of type QueryParameterModifier and TypeMethodDescriptionAbstractExchangeStore.getFilteredSortedPaged(QueryParameter params, boolean useXForwardedForAsClientAddr) ElasticSearchExchangeStore.getFilteredSortedPaged(QueryParameter params, boolean useXForwardedForAsClientAddr) ExchangeStore.getFilteredSortedPaged(QueryParameter params, boolean useXForwardedForAsClientAddr) ForgetfulExchangeStore.getFilteredSortedPaged(QueryParameter params, boolean useXForwardedForAsClientAddr) protected static intAbstractExchangeStore.getMax(QueryParameter params, List<AbstractExchange> exchanges) -
Uses of QueryParameter in com.predic8.membrane.core.interceptor.administration
Methods in com.predic8.membrane.core.interceptor.administration with parameters of type QueryParameterModifier 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) -
Uses of QueryParameter in com.predic8.membrane.core.interceptor.soap
Methods in com.predic8.membrane.core.interceptor.soap with parameters of type QueryParameterModifier and TypeMethodDescriptionWebServiceExplorerInterceptor.createOperationResponse(QueryParameter params, String relativeRootPath) WebServiceExplorerInterceptor.createSOAPUIResponse(QueryParameter params, String relativeRootPath, Exchange exc)