org.apache.cocoon.rest.controller.response
Class Status

java.lang.Object
  extended by org.apache.cocoon.rest.controller.response.Status
All Implemented Interfaces:
RestResponse

public class Status
extends Object
implements RestResponse


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

Constructor Detail

Status

public Status(int status)
Method Detail

getStatus

public int getStatus()


Copyright © 2008 The Apache Software Foundation. All Rights Reserved.