|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientHandler | |
---|---|
org.apache.wink.client | |
org.apache.wink.client.handlers |
Uses of ClientHandler in org.apache.wink.client |
---|
Methods in org.apache.wink.client that return types with arguments of type ClientHandler | |
---|---|
java.util.List<ClientHandler> |
ClientConfig.getHandlers()
Get an unmodifiable list of the client handlers |
Methods in org.apache.wink.client with parameters of type ClientHandler | |
---|---|
ClientConfig |
ClientConfig.handlers(ClientHandler... handlers)
Add client handlers |
Uses of ClientHandler in org.apache.wink.client.handlers |
---|
Subinterfaces of ClientHandler in org.apache.wink.client.handlers | |
---|---|
interface |
ConnectionHandler
Interface for specifying that a handler is the connection handler and is the last handler on the handler chain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |