| Class | Description |
|---|---|
| InterceptingClient |
A client for
InterceptingServer, which follows a simple text based, new line delimited
message protocol. |
| InterceptingServer |
An HTTP "Hello World" server which also demonstrates adding simple interceptors that do not change request/response
object types.
|