Uses of Class
org.apache.geronimo.gshell.remote.message.EchoMessage

Packages that use EchoMessage
org.apache.geronimo.gshell.remote.client.handler   
org.apache.geronimo.gshell.remote.server.handler   
 

Uses of EchoMessage in org.apache.geronimo.gshell.remote.client.handler
 

Methods in org.apache.geronimo.gshell.remote.client.handler with parameters of type EchoMessage
 void EchoHandler.handle(org.apache.mina.common.IoSession session, ClientSessionContext context, EchoMessage message)
           
 

Uses of EchoMessage in org.apache.geronimo.gshell.remote.server.handler
 

Methods in org.apache.geronimo.gshell.remote.server.handler with parameters of type EchoMessage
 void EchoHandler.handle(org.apache.mina.common.IoSession session, ServerSessionContext context, EchoMessage message)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.