Uses of Package
org.apache.wink.client.handlers

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

Classes in org.apache.wink.client.handlers used by org.apache.wink.client
ClientHandler
          Interface that all client handlers must implement
ConnectionHandler
          Interface for specifying that a handler is the connection handler and is the last handler on the handler chain
 

Classes in org.apache.wink.client.handlers used by org.apache.wink.client.handlers
ClientHandler
          Interface that all client handlers must implement
HandlerContext
          The handler context is used by handlers to call the next handler on the chain.
InputStreamAdapter
          Interface for adapting the input stream
OutputStreamAdapter
          Interface for adapting the output stream
 



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