|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrabbit.client.sample.LogHeadToSystemOut
public class LogHeadToSystemOut
A http HEAD response handler that just lots the response to System.out.
Constructor Summary | |
---|---|
LogHeadToSystemOut()
|
Method Summary | |
---|---|
void |
response(HttpHeader request,
HttpHeader response)
Handle a http response. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogHeadToSystemOut()
Method Detail |
---|
public void response(HttpHeader request, HttpHeader response)
HeadResponseListener
response
in interface HeadResponseListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |