Package Entity

Class Entry

java.lang.Object
Entity.Entry
All Implemented Interfaces:
Serializable

public class Entry extends Object implements Serializable
See Also:
  • Constructor Details

    • Entry

      public Entry()
  • Method Details

    • getStartedDateTime

      public Date getStartedDateTime()
    • getTime

      public Double getTime()
    • getTimings

      public Timing getTimings()
    • getRequest

      public Request getRequest()
    • getResponse

      public Response getResponse()
    • getCache

      public Cache getCache()
    • getServerIPAddress

      public String getServerIPAddress()
    • get_priority

      public String get_priority()
    • get_resourceType

      public String get_resourceType()
    • getWebSocketMessages

      public WebSocketMessage[] getWebSocketMessages()
    • getConnection

      public Integer getConnection()