org.msgpack.rpc.dispatcher
Interface Dispatcher

All Known Implementing Classes:
MethodDispatcher

public interface Dispatcher


Method Summary
 void dispatch(Request request)
           
 

Method Detail

dispatch

void dispatch(Request request)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010. All Rights Reserved.