public interface HttpClientCallback
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(javax.servlet.http.HttpServletRequest request)
Let the implementation if it wants to handle this request.
|
void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.