public class MethodDispatcherFactory
extends java.lang.Object
| Constructor and Description |
|---|
MethodDispatcherFactory(MethodFactory methodFactory) |
| Modifier and Type | Method and 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)