pygmy.core
Class Response

java.lang.Object
  extended by pygmy.core.Response
Direct Known Subclasses:
HttpResponse, NntpResponse

public abstract class Response
extends java.lang.Object


Constructor Summary
Response()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Response

public Response()