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

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

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

Classes in org.apache.wink.server.handlers that implement RequestHandler
 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 RequestHandler
protected  void RequestHandlersChain.handle(RequestHandler handler, MessageContext context)
           
 



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