Uses of Interface
org.apache.wink.server.handlers.ResponseHandler

Packages that use ResponseHandler
org.apache.wink.server.handlers   
 

Uses of ResponseHandler in org.apache.wink.server.handlers
 

Classes in org.apache.wink.server.handlers that implement ResponseHandler
 class AbstractHandler
          Convenience class for implementing a handler that is unaware of the handlers chain.
 

Methods in org.apache.wink.server.handlers with parameters of type ResponseHandler
protected  void ResponseHandlersChain.handle(ResponseHandler handler, MessageContext context)
           
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.