Class AbstractHTTPWithJWTTokenAuthEventSender.HTTPVerb

    • Field Detail

      • DEFAULT_CONNECTION_TIMEOUT

        protected static final int DEFAULT_CONNECTION_TIMEOUT
        See Also:
        Constant Field Values
      • baseEndpoint

        protected URL baseEndpoint
      • httpResponseCode

        protected int httpResponseCode
      • httpContentType

        protected String httpContentType
    • Constructor Detail

      • HTTPVerb

        public HTTPVerb​(URL baseEndpoint)
    • Method Detail

      • gethttpResponseCode

        public int gethttpResponseCode()