Uses of Interface
peerbase.HandlerInterface

Packages that use HandlerInterface
peerbase   
 

Uses of HandlerInterface in peerbase
 

Methods in peerbase with parameters of type HandlerInterface
 void Node.addHandler(java.lang.String msgtype, HandlerInterface handler)