Uses of Interface
net.sf.josceleton.core.api.entity.message.UserMessage

Packages that use UserMessage
net.sf.josceleton.connection.api   
net.sf.josceleton.connection.impl   
 

Uses of UserMessage in net.sf.josceleton.connection.api
 

Methods in net.sf.josceleton.connection.api with parameters of type UserMessage
 void ConnectionListener.onUserMessage(UserMessage message)
           
 

Uses of UserMessage in net.sf.josceleton.connection.impl
 

Methods in net.sf.josceleton.connection.impl with parameters of type UserMessage
 void ConnectionAdapter.onUserMessage(UserMessage message)
           from ConnectionListener
 



Copyright © 2011 Josceleton. All Rights Reserved.