Interface RemoteLoggingServiceAsync


  • public interface RemoteLoggingServiceAsync
    The async counterpart of RemoteLoggingService.
    • Method Detail

      • logOnServer

        void logOnServer​(java.util.logging.LogRecord record,
                         AsyncCallback<java.lang.String> callback)