org.msgpack.rpc.reflect
Interface Invoker


public interface Invoker


Method Summary
 void invoke(java.lang.Object target, Request request)
           
 

Method Detail

invoke

void invoke(java.lang.Object target,
            Request request)
            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.