| Interface | Description |
|---|---|
| ExecutorProvider |
| Class | Description |
|---|---|
| BaseResponseCompletionHandler | |
| BlockingTransferInputStream |
InputStream to be used when the HTTP request
has Transfer-Encoding: chunked or the content is not fully provided because the
message is too large. |
| ExecutorPerServerAddressIOStrategy |
Grizzly IO Strategy that will handle each work to an specific
Executor
based on the ServerAddress of a Connection. |
| GrizzlyAddressDelegateFilter<F extends org.glassfish.grizzly.filterchain.BaseFilter> |
Grizzly filter to delegate to the right {link @BaseFilter} based on the Connection.
|
| GrizzlyHttpRequestAdapter | |
| GrizzlyRequestDispatcherFilter |
Grizzly filter that dispatches the request to the right request handler
|
| GrizzlyServer | |
| GrizzlyServerManager | |
| MuleSslFilter |
Custom SSL filter that configures additional properties in the grizzly context.
|
| ResponseCompletionHandler |
CompletionHandler, responsible for asynchronous response writing |
| ResponseStreamingCompletionHandler |
CompletionHandler, responsible for asynchronous http response transferring
when the response body is an input stream. |
| WorkManagerSourceExecutorProvider |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.