Uses of Interface
org.msgpack.rpc.dispatcher.Dispatcher

Packages that use Dispatcher
org.msgpack.rpc   
org.msgpack.rpc.dispatcher   
 

Uses of Dispatcher in org.msgpack.rpc
 

Methods in org.msgpack.rpc with parameters of type Dispatcher
 void Server.serve(Dispatcher dp)
           
 

Uses of Dispatcher in org.msgpack.rpc.dispatcher
 

Classes in org.msgpack.rpc.dispatcher that implement Dispatcher
 class MethodDispatcher
           
 



Copyright © 2010. All Rights Reserved.