This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.rest.optional.sample
Class ProgressService
java.lang.Object
   org.apache.cocoon.rest.optional.AbstractAsyncronService
org.apache.cocoon.rest.optional.AbstractAsyncronService
       org.apache.cocoon.rest.optional.sample.ProgressService
org.apache.cocoon.rest.optional.sample.ProgressService
- All Implemented Interfaces: 
- Runnable, Get, Post
- public class ProgressService 
- extends AbstractAsyncronService
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProgressService
public ProgressService()
doPost
public RestResponse doPost()
                    throws Exception
- 
- Specified by:
- doPostin interface- Post
- Specified by:
- doPostin class- AbstractAsyncronService
 
- 
- Throws:
- Exception
 
doGet
public RestResponse doGet()
                   throws Exception
- 
- Specified by:
- doGetin interface- Get
- Specified by:
- doGetin class- AbstractAsyncronService
 
- 
- Throws:
- Exception
 
run
public void run()
- 
- Specified by:
- runin interface- Runnable
- Specified by:
- runin class- AbstractAsyncronService
 
- 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.