All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.MBone.MBonePublisher

java.lang.Object
   |
   +----ncsa.MBone.MBonePublisher

public class MBonePublisher
extends Object

Constructor Index

 o MBonePublisher()
 o MBonePublisher(InfoSession)

Method Index

 o main(String[])
 o publish()
 o setInfoSession(InfoSession)
 o stopPublishing()

Constructors

 o MBonePublisher
 public MBonePublisher() throws IOException
 o MBonePublisher
 public MBonePublisher(InfoSession is) throws IOException

Methods

 o setInfoSession
 public void setInfoSession(InfoSession is)
 o publish
 public void publish() throws IOException
 o stopPublishing
 public void stopPublishing()
 o main
 public static void main(String arg[]) throws IOException, InterruptedException

All Packages  Class Hierarchy  This Package  Previous  Next  Index