public class WONettyAdaptor extends WOAdaptor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WONettyAdaptor.PipelineFactory
Originally inspired by:
|
protected static class |
WONettyAdaptor.RequestHandler
Originally inspired by:
|
_ConstructorParametersTypes, DefaultListenQueueSize| Constructor and Description |
|---|
WONettyAdaptor(java.lang.String name,
NSDictionary<java.lang.String,java.lang.Object> config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatchesRequestsConcurrently() |
int |
port() |
void |
registerForEvents() |
void |
unregisterForEvents() |
doesBusyRunOnce, runOnce, toStringpublic WONettyAdaptor(java.lang.String name,
NSDictionary<java.lang.String,java.lang.Object> config)
public void registerForEvents()
registerForEvents in class WOAdaptorpublic void unregisterForEvents()
unregisterForEvents in class WOAdaptorpublic boolean dispatchesRequestsConcurrently()
dispatchesRequestsConcurrently in class WOAdaptorCopyright © 2002 – 2022 Project Wonder.