Class | Description |
---|---|
LoggingHandlers | |
LoggingHandlers.LogEndHandler | |
LoggingHandlers.LogStartHandler | |
MethodParams |
The information passed into one of our registered method handlers.
|
OAuthHandler |
One of the main handlers we use.
|
OptionsServerReleaseHandler |
Should be the last handler called, which will release any allocated
IOptionsServer back into the thread pool.
|
ServerRunnable |
Manages the main embedded Jetty server instance
|