| Package | Description |
|---|---|
| org.mule.service.http.impl.service.server.grizzly |
| 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,
org.mule.runtime.http.api.HttpConstants.Protocol protocol) |
GrizzlyServerManager(ExecutorService selectorPool,
ExecutorService workerPool,
ExecutorService idleTimeoutExecutorService,
HttpListenerRegistry httpListenerRegistry,
org.mule.runtime.http.api.tcp.TcpServerSocketProperties serverSocketProperties,
int selectorCount) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.