org.ow2.frascati.examples.comanche
Class Request

java.lang.Object
  extended by org.ow2.frascati.examples.comanche.Request

public class Request
extends Object


Field Summary
 Reader in
           
 PrintStream out
           
 Socket s
           
 String url
           
 
Constructor Summary
Request(Socket s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

s

public Socket s

in

public Reader in

out

public PrintStream out

url

public String url
Constructor Detail

Request

public Request(Socket s)


Copyright © 2011. All Rights Reserved.