Class ElasticSearchSessionListener.ESLogEntry

java.lang.Object
org.vrspace.server.connect.ElasticSearchSessionListener.ESLogEntry
Enclosing class:
ElasticSearchSessionListener

public class ElasticSearchSessionListener.ESLogEntry extends Object
  • Constructor Details

    • ESLogEntry

      public ESLogEntry(ClientRequest request)
    • ESLogEntry

      public ESLogEntry(VREvent event)
    • ESLogEntry

      public ESLogEntry(Client client, Boolean connect)
    • ESLogEntry

      public ESLogEntry(Client client, String message, Throwable error)
    • ESLogEntry

      public ESLogEntry()
  • Method Details