- 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
Modifier and TypeInterfaceDescriptionstatic interface
The response event details. -
Method Summary
Modifier and TypeMethodDescriptionvoid
response
(RequestListener.Event event) Handle the response.
-
Method Details
-
response
Handle the response.
-