This handler acts like a filter. The {@link ProxyClient} has a chance to decide if itknows how to proxy the request. If it does then it will provide a connection that can used to connect to the remote server, otherwise the next handler will be invoked and the request will proceed as normal. @author David M. Lloyd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|