Interface IHeaders


  • public interface IHeaders
    • Method Detail

      • getCorrelationId

        String getCorrelationId()
      • getRequestId

        String getRequestId()
      • getTraceId

        String getTraceId()
      • getConversationId

        String getConversationId()
      • getDeviceIdentifier

        String getDeviceIdentifier()
      • getDeviceType

        String getDeviceType()
      • getDeviceSystem

        String getDeviceSystem()
      • getDeviceClass

        String getDeviceClass()
      • getDeviceVersion

        String getDeviceVersion()
      • getDeviceOsVersion

        String getDeviceOsVersion()
      • getDeviceNetworkType

        String getDeviceNetworkType()
      • getDeviceNetworkSpeedDown

        String getDeviceNetworkSpeedDown()
      • getDeviceNetworkSpeedUp

        String getDeviceNetworkSpeedUp()
      • getDeviceNetworkSpeedLatency

        String getDeviceNetworkSpeedLatency()
      • getDeviceIp

        String getDeviceIp()
      • getUserAgent

        String getUserAgent()
      • getLanguage

        String getLanguage()
      • getCountry

        String getCountry()
      • getWarning

        String getWarning()
      • getErrorCode

        String getErrorCode()
      • getErrorException

        String getErrorException()
      • getErrorMessage

        String getErrorMessage()
      • getErrorMessageDetail

        String getErrorMessageDetail()
      • getFrontVersion

        String getFrontVersion()
      • getCallFrom

        String getCallFrom()
      • getSpecificHeaders

        Set<String> getSpecificHeaders()