| Package | Description |
|---|---|
| pl.chilldev.commons.jsonrpc.daemon | |
| pl.chilldev.commons.jsonrpc.mina |
| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher<? super ContextType> |
Listener.dispatcher
JSON-RPC dispatcher.
|
| Constructor and Description |
|---|
Listener(String name,
ContextType context,
Dispatcher<? super ContextType> dispatcher)
Initializes listener thread.
|
| Modifier and Type | Field and Description |
|---|---|
protected Dispatcher<? super ContextType> |
DispatcherIoHandler.dispatcher
JSON-RPC dispatcher.
|
| Constructor and Description |
|---|
DispatcherIoHandler(ContextType context,
Dispatcher<? super ContextType> dispatcher)
Initializes JSON-RPC binding.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.