Uses of Class
org.sourceforge.jemmrpc.shared.AsynchronousCall

Packages that use AsynchronousCall
org.sourceforge.jemmrpc.example.echo   
 

Uses of AsynchronousCall in org.sourceforge.jemmrpc.example.echo
 

Methods in org.sourceforge.jemmrpc.example.echo with annotations of type AsynchronousCall
 void EchoServerIF.asyncEcho(java.lang.String message)
          Asynchronous echo call.
 void EchoClientIF.asyncEchoReply(java.lang.String reply)
          Asynchronous server->client echo message.
 



Copyright © 2008. All Rights Reserved.