Class HttpService

java.lang.Object
  |
  +--HttpService

public class HttpService
extends java.lang.Object


Constructor Summary
HttpService(java.lang.String request, Yhendus yhendus)
           
 
Method Summary
 void log(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpService

public HttpService(java.lang.String request,
                   Yhendus yhendus)
Method Detail

log

public void log(java.lang.String s)