public interface ClientHandler
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
handle(ClientRequest request,
HandlerContext context)
Wink compatibility layer class - see Wink docs.
|
ClientResponse handle(ClientRequest request, HandlerContext context) throws Exception
request - Wink compatibility layer class - see Wink docs.context - Wink compatibility layer class - see Wink docs.Exception - Wink compatibility layer class - see Wink docs.Copyright © 2011–2016 UnboundID. All rights reserved.