public final class InterceptingServer
extends java.lang.Object
TransformingInterceptorsServer
This server sends a response with "Hello World" as the content for any request that it receives.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INTERCEPTOR_HEADER_NAME |
| Constructor and Description |
|---|
InterceptingServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static final java.lang.String INTERCEPTOR_HEADER_NAME