| Class and Description |
|---|
| AbsClientRequestConsumer
Abstract base class to consume a request from the client / browser.
|
| BufferIOController
This class provides flow control of a shared read/write
ByteBuffer which it lazily obtains from a ObjectPool. |
| DirectoryWatchEventListener
Implementors will be notified of any changes to a directory they have registered with the
FileWatchService. |
| DirectoryWatchEventListener.FileChangeType |
| ResponseProducer
Produce a response (back to the client) in response to the HttpRequest from the client.
|
| ScriptHelper
Exposes a number of useful java based utilities to JavaScript endpoints.
|
| TargetBase
Simple base class to assist with common tasks for a proxy (such as header manipulation)
|
| TargetDescriptor
This is a meta-data class to keep track of a remote Target for this proxy
|
Copyright © 2015–2024 Frank Stock. All rights reserved.