Uses of Interface
org.apache.wink.client.handlers.HandlerContext

Packages that use HandlerContext
org.apache.wink.client.handlers   
 

Uses of HandlerContext in org.apache.wink.client.handlers
 

Methods in org.apache.wink.client.handlers with parameters of type HandlerContext
 ClientResponse ClientHandler.handle(ClientRequest request, HandlerContext context)
          This method is invoked for every request invocation to allow the handler to perform custom actions during the invocation.
 ClientResponse BasicAuthSecurityHandler.handle(ClientRequest request, HandlerContext context)
          Performs basic HTTP authentication.
 



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