Uses of Interface
com.predic8.membrane.core.ws.relocator.Relocator.PathRewriter
Packages that use Relocator.PathRewriter
-
Uses of Relocator.PathRewriter in com.predic8.membrane.core.interceptor
Fields in com.predic8.membrane.core.interceptor declared as Relocator.PathRewriterModifier and TypeFieldDescriptionprotected Relocator.PathRewriterRelocatingInterceptor.pathRewriterMethods in com.predic8.membrane.core.interceptor that return Relocator.PathRewriterMethods in com.predic8.membrane.core.interceptor with parameters of type Relocator.PathRewriterModifier and TypeMethodDescriptionvoidRelocatingInterceptor.setPathRewriter(Relocator.PathRewriter pathRewriter) -
Uses of Relocator.PathRewriter in com.predic8.membrane.core.ws.relocator
Constructors in com.predic8.membrane.core.ws.relocator with parameters of type Relocator.PathRewriterModifierConstructorDescriptionRelocator(OutputStreamWriter osw, String protocol, String host, int port, String contextPath, Relocator.PathRewriter pathRewriter) Relocator(Writer w, String protocol, String host, int port, String contextPath, Relocator.PathRewriter pathRewriter)