org.apache.mina.filter.reqres
Interface ResponseInspector


public interface ResponseInspector

TODO Add documentation

Author:
The Apache MINA Project (dev@mina.apache.org)

Method Summary
 Object getRequestId(Object message)
           
 ResponseType getResponseType(Object message)
           
 

Method Detail

getRequestId

Object getRequestId(Object message)

getResponseType

ResponseType getResponseType(Object message)


Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.