Interface RequestListener

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 Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The response event details.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle the response.