|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.msgpack.rpc.reflect.InvokerBuilder
org.msgpack.rpc.reflect.ReflectionInvokerBuilder
public class ReflectionInvokerBuilder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.msgpack.rpc.reflect.InvokerBuilder |
|---|
InvokerBuilder.ArgumentEntry |
| Constructor Summary | |
|---|---|
ReflectionInvokerBuilder()
|
|
| Method Summary | |
|---|---|
Invoker |
buildInvoker(java.lang.reflect.Method targetMethod,
InvokerBuilder.ArgumentEntry[] entries,
boolean async)
|
static ReflectionInvokerBuilder |
getInstance()
|
| Methods inherited from class org.msgpack.rpc.reflect.InvokerBuilder |
|---|
build, build, buildInvoker, buildInvoker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionInvokerBuilder()
| Method Detail |
|---|
public static ReflectionInvokerBuilder getInstance()
public Invoker buildInvoker(java.lang.reflect.Method targetMethod,
InvokerBuilder.ArgumentEntry[] entries,
boolean async)
buildInvoker in class InvokerBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||