Uses of Interface
leafchat.core.api.MessageDispatch

Packages that use MessageDispatch
leafchat.core.api leafChat's core API, available to all plugins. 
 

Uses of MessageDispatch in leafchat.core.api
 

Methods in leafchat.core.api that return MessageDispatch
 MessageDispatch BasicMsgOwner.getDispatch()
           
 

Methods in leafchat.core.api with parameters of type MessageDispatch
 void MsgOwner.init(MessageDispatch md)
          Called once the dispatcher is registered.
 void BasicMsgOwner.init(MessageDispatch md)
           
 



Copyright © 2011 Samuel Marshall. All rights reserved.