Interface BasicLogger.Printable

All Known Implementing Classes:
ResourceLocator.Request, ResourceLocator.Response, ResourceLocator.Session, ServiceClient.Request, ServiceClient.Response, ServiceClient.Session
Enclosing interface:
BasicLogger

public static interface BasicLogger.Printable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    print(BasicLogger receiver)
     
  • Method Details