org.seasar.cubby.controller
インタフェース ActionProcessor

既知の実装クラスの一覧:
ActionProcessorImpl

public interface ActionProcessor


メソッドの概要
 void process(HttpServletRequest request, HttpServletResponse response, FilterChain chain)
           
 

メソッドの詳細

process

void process(HttpServletRequest request,
             HttpServletResponse response,
             FilterChain chain)
             throws Throwable
例外:
Throwable


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.