rachel.http.resource
Class ErrorResource

java.lang.Object
  |
  +--rachel.http.resource.ErrorResource
All Implemented Interfaces:
WebResource

public class ErrorResource
extends java.lang.Object
implements WebResource


Constructor Summary
ErrorResource(Http.Error error)
           
 
Method Summary
 java.lang.String getContentType()
           
 byte[] getData()
           
 java.lang.String getHeader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorResource

public ErrorResource(Http.Error error)
Method Detail

getContentType

public java.lang.String getContentType()
Specified by:
getContentType in interface WebResource

getData

public byte[] getData()
Specified by:
getData in interface WebResource

getHeader

public java.lang.String getHeader()
Specified by:
getHeader in interface WebResource


Copyright © 2001,2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo