Uses of Interface
ch.ethz.iks.r_osgi.channels.NetworkChannel

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

Uses of NetworkChannel in ch.ethz.iks.r_osgi
 

Methods in ch.ethz.iks.r_osgi with parameters of type NetworkChannel
 void Remoting.createEndpoint(NetworkChannel channel)
          create an endpoint.
 

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

Methods in ch.ethz.iks.r_osgi.channels that return NetworkChannel
 NetworkChannel NetworkChannelFactory.getConnection(ChannelEndpoint endpoint, URI endpointURI)
          get a new connection to a remote OSGi framework.
 

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

Fields in ch.ethz.iks.r_osgi.impl declared as NetworkChannel
protected  NetworkChannel ChannelEndpointImpl.networkChannel
          the channel.
 



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