Uses of Interface
ch.ethz.iks.r_osgi.AsyncRemoteCallCallback

Packages that use AsyncRemoteCallCallback
ch.ethz.iks.r_osgi   
 

Uses of AsyncRemoteCallCallback in ch.ethz.iks.r_osgi
 

Methods in ch.ethz.iks.r_osgi with parameters of type AsyncRemoteCallCallback
 void RemoteOSGiService.asyncRemoteCall(URI service, java.lang.String methodSignature, java.lang.Object[] args, AsyncRemoteCallCallback callback)
          make an asynchronous remote call to a service
 



Copyright © 2009 IKS, ETH Zurich. All Rights Reserved.