Uses of Interface
org.apache.mina.filter.reqres.ResponseInspector

Packages that use ResponseInspector
org.apache.mina.filter.reqres   
 

Uses of ResponseInspector in org.apache.mina.filter.reqres
 

Methods in org.apache.mina.filter.reqres that return ResponseInspector
 ResponseInspector ResponseInspectorFactory.getResponseInspector()
          Returns a ResponseInspector.
 

Constructors in org.apache.mina.filter.reqres with parameters of type ResponseInspector
RequestResponseFilter(ResponseInspector responseInspector, ScheduledExecutorService timeoutScheduler)
           
 



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