public class MethodDispatcherFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
MethodDispatcherFactory(MethodFactory methodFactory) |
| Modifier and Type | Method | Description |
|---|---|---|
MethodDispatcher |
createMethodDispatcher(java.util.List<? extends com.code4people.jsonrpclib.binding.info.MethodInfo> methodInfos,
AsyncResponseProducer asyncResponseProducer) |
public MethodDispatcherFactory(MethodFactory methodFactory)
public MethodDispatcher createMethodDispatcher(java.util.List<? extends com.code4people.jsonrpclib.binding.info.MethodInfo> methodInfos, AsyncResponseProducer asyncResponseProducer)