Uses of Interface
planetLabVideoClient.VideoClient

Packages that use VideoClient
planetLabVideoClient   
videoClientCaller   
 

Uses of VideoClient in planetLabVideoClient
 

Classes in planetLabVideoClient that implement VideoClient
 class _VideoClientStub
          planetLabVideoClient/_VideoClientStub.java .
 

Fields in planetLabVideoClient declared as VideoClient
private static VideoClient VideoClientCaller.phoneServer
           
 VideoClient VideoClientHolder.value
           
 

Methods in planetLabVideoClient that return VideoClient
static VideoClient VideoClientHelper.extract(org.omg.CORBA.Any a)
           
static VideoClient VideoClientHelper.narrow(org.omg.CORBA.Object obj)
           
static VideoClient VideoClientHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static VideoClient VideoClientHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in planetLabVideoClient with parameters of type VideoClient
static void VideoClientHelper.insert(org.omg.CORBA.Any a, VideoClient that)
           
static void VideoClientHelper.write(org.omg.CORBA.portable.OutputStream ostream, VideoClient value)
           
 

Constructors in planetLabVideoClient with parameters of type VideoClient
VideoClientHolder(VideoClient initialValue)
           
 

Uses of VideoClient in videoClientCaller
 

Fields in videoClientCaller declared as VideoClient
private  VideoClient PlabClientCallerMain.myServer
           
 

Methods in videoClientCaller that return VideoClient
private  VideoClient PlabClientCallerMain.retrieveVideoClientRef(java.lang.String hostName)
          Retrieves naming-context and reference to a VideoClient object from host.