Uses of Class
ch.ethz.iks.r_osgi.RemoteOSGiException

Packages that use RemoteOSGiException
ch.ethz.iks.r_osgi   
ch.ethz.iks.r_osgi.channels   
ch.ethz.iks.r_osgi.impl   
 

Uses of RemoteOSGiException in ch.ethz.iks.r_osgi
 

Methods in ch.ethz.iks.r_osgi that throw RemoteOSGiException
 RemoteServiceReference[] RemoteOSGiService.connect(URI endpoint)
          connect to a remote OSGi framework.
 void RemoteOSGiService.disconnect(URI endpoint)
          disconnect from a connected host.
 

Uses of RemoteOSGiException in ch.ethz.iks.r_osgi.channels
 

Methods in ch.ethz.iks.r_osgi.channels that throw RemoteOSGiException
 Timestamp ChannelEndpointManager.transformTimestamp(Timestamp timestamp)
          transform a timestamp into the peer's local time.
 

Uses of RemoteOSGiException in ch.ethz.iks.r_osgi.impl
 

Methods in ch.ethz.iks.r_osgi.impl that throw RemoteOSGiException
 ch.ethz.iks.r_osgi.impl.TimeOffset ChannelEndpointImpl.getOffset()
          get the temporal offset of a remote peer.
 



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