public class EEGrizzlyServerManager
extends org.mule.service.http.impl.service.server.grizzly.GrizzlyServerManager
GrizzlyServerManager| Constructor and Description |
|---|
EEGrizzlyServerManager(ExecutorService selectorPool,
ExecutorService workerPool,
ExecutorService idleTimeoutExecutorService,
org.mule.service.http.impl.service.server.HttpListenerRegistry httpListenerRegistry,
org.mule.runtime.http.api.tcp.TcpServerSocketProperties serverSocketProperties,
int selectorCount) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.service.http.impl.service.server.grizzly.GrizzlyServerManager.ManagedGrizzlyHttpServer |
createManagedServer(Supplier<org.mule.runtime.api.scheduler.Scheduler> schedulerSupplier,
org.mule.runtime.http.api.server.ServerAddress serverAddress,
org.mule.service.http.impl.service.server.ServerIdentifier identifier,
Supplier<Long> shutdownTimeout) |
public EEGrizzlyServerManager(ExecutorService selectorPool, ExecutorService workerPool, ExecutorService idleTimeoutExecutorService, org.mule.service.http.impl.service.server.HttpListenerRegistry httpListenerRegistry, org.mule.runtime.http.api.tcp.TcpServerSocketProperties serverSocketProperties, int selectorCount)
protected org.mule.service.http.impl.service.server.grizzly.GrizzlyServerManager.ManagedGrizzlyHttpServer createManagedServer(Supplier<org.mule.runtime.api.scheduler.Scheduler> schedulerSupplier, org.mule.runtime.http.api.server.ServerAddress serverAddress, org.mule.service.http.impl.service.server.ServerIdentifier identifier, Supplier<Long> shutdownTimeout)
createManagedServer in class org.mule.service.http.impl.service.server.grizzly.GrizzlyServerManagerCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.