Class w3c.mux.http
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.mux.http

java.lang.Object
   |
   +----w3c.mux.http

public class http
extends Object
implements Runnable
Each http object shares the same connection to get a binch of documents.

Constructor Index

 o http(MPStream, String)

Method Index

 o main(String[])
 o run()

Constructors

 o http
  public http(MPStream stream,
              String path) throws IOException

Methods

 o run
  public void run()
 o main
  public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index