net.sf.easyweb4j.controller
Interface ResponseHandler


public interface ResponseHandler

Handles raw Servlet responses from controllers.

Author:
Chandra Sekar S

Method Summary
 void handleResponse()
           
 

Method Detail

handleResponse

void handleResponse()
                    throws Exception
Throws:
Exception


Copyright © 2009-2010 Chandra Sekar S. All Rights Reserved.