Uses of Class
org.sourceforge.jemm.comm.shared.AsynchronousCall

Packages that use AsynchronousCall
org.sourceforge.jemm.comm.example.echo   
org.sourceforge.jemm.database.remote.shared   
 

Uses of AsynchronousCall in org.sourceforge.jemm.comm.example.echo
 

Methods in org.sourceforge.jemm.comm.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.
 

Uses of AsynchronousCall in org.sourceforge.jemm.database.remote.shared
 

Methods in org.sourceforge.jemm.database.remote.shared with annotations of type AsynchronousCall
 void RDbClientIF.lockAcquired(java.lang.String threadId, ID objectId)
          Lock acquired notification.
 



Copyright © 2009. All Rights Reserved.