org.apache.wink.client.handlers
Interface ConnectionHandler

All Superinterfaces:
ClientHandler
All Known Implementing Classes:
org.apache.wink.client.internal.handlers.AbstractConnectionHandler, AsyncHttpClientConnectionHandler

public interface ConnectionHandler
extends ClientHandler

Interface for specifying that a handler is the connection handler and is the last handler on the handler chain


Method Summary
 
Methods inherited from interface org.apache.wink.client.handlers.ClientHandler
handle
 



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