| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor | |
| com.predic8.membrane.core.ws.relocator |
| Modifier and Type | Field and Description |
|---|---|
protected Relocator.PathRewriter |
RelocatingInterceptor.pathRewriter |
| Modifier and Type | Method and Description |
|---|---|
Relocator.PathRewriter |
RelocatingInterceptor.getPathRewriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelocatingInterceptor.setPathRewriter(Relocator.PathRewriter pathRewriter) |
| Constructor and Description |
|---|
Relocator(OutputStreamWriter osw,
String protocol,
String host,
int port,
Relocator.PathRewriter pathRewriter) |
Relocator(Writer w,
String protocol,
String host,
int port,
Relocator.PathRewriter pathRewriter) |
Copyright © 2022. All Rights Reserved.