|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interceptor | |
|---|---|
| org.mockserver.proxy.http.direct | |
| org.mockserver.proxy.http.relay | |
| org.mockserver.proxy.interceptor | |
| Uses of Interceptor in org.mockserver.proxy.http.direct |
|---|
| Constructors in org.mockserver.proxy.http.direct with parameters of type Interceptor | |
|---|---|
DirectProxyUpstreamHandler(InetSocketAddress remoteSocketAddress,
boolean secure,
int bufferedCapacity,
Interceptor interceptor,
String loggerName)
|
|
| Uses of Interceptor in org.mockserver.proxy.http.relay |
|---|
| Constructors in org.mockserver.proxy.http.relay with parameters of type Interceptor | |
|---|---|
ProxyRelayHandler(io.netty.channel.Channel relayChannel,
int bufferedCapacity,
Interceptor interceptor,
org.slf4j.Logger logger)
|
|
| Uses of Interceptor in org.mockserver.proxy.interceptor |
|---|
| Classes in org.mockserver.proxy.interceptor that implement Interceptor | |
|---|---|
class |
RequestInterceptor
|
class |
ResponseInterceptor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||