Class HttpRequestData


  • public class HttpRequestData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpRequestData​(pl.allegro.tech.hermes.api.EndpointAddress rawAddress)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      pl.allegro.tech.hermes.api.EndpointAddress getRawAddress()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpRequestData

        public HttpRequestData​(pl.allegro.tech.hermes.api.EndpointAddress rawAddress)
    • Method Detail

      • getRawAddress

        public pl.allegro.tech.hermes.api.EndpointAddress getRawAddress()