- All Known Implementing Classes:
RequestLogger
public interface RequestListener
Listen to responses.
RequestLogger is an implementation for debug logging
the requests and responses.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe response event details. -
Method Summary
Modifier and TypeMethodDescriptionvoidresponse(RequestListener.Event event) Handle the response.
-
Method Details
-
response
Handle the response.
-