| Package | Description |
|---|---|
| org.mule.service.http.impl.service.server.grizzly |
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyAddressDelegateFilter<F extends org.glassfish.grizzly.filterchain.BaseFilter>
Grizzly filter to delegate to the right {link @BaseFilter} based on the Connection.
|
| Constructor and Description |
|---|
GrizzlyHttpServer(org.mule.runtime.http.api.server.ServerAddress serverAddress,
org.glassfish.grizzly.nio.transport.TCPNIOTransport transport,
HttpListenerRegistry listenerRegistry,
Supplier<org.mule.runtime.api.scheduler.Scheduler> schedulerSource,
Runnable schedulerDisposer,
GrizzlyAddressFilter<org.glassfish.grizzly.ssl.SSLFilter> sslFilter,
Supplier<Long> shutdownTimeoutSupplier) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.