Package | Description |
---|---|
org.jetlang.web |
Modifier and Type | Class and Description |
---|---|
static class |
IoBufferPool.Default |
Modifier and Type | Method and Description |
---|---|
IoBufferPool.Factory |
WebServerConfigBuilder.getBufferPool() |
Modifier and Type | Method and Description |
---|---|
void |
WebServerConfigBuilder.setBufferPool(IoBufferPool.Factory bufferPool) |
Constructor and Description |
---|
WebDispatcher(org.jetlang.fibers.NioFiber readFiber,
HttpRequestHandler<S> handler,
int readBufferSizeInBytes,
int maxReadLoops,
SessionFactory<S> factory,
SessionDispatcherFactory<S> dispatcherFact,
IoBufferPool.Factory bufferFactory) |
Copyright © 2019. All Rights Reserved.