Class EndpointAddressValidator


  • public class EndpointAddressValidator
    extends java.lang.Object
    • Method Summary

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

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

      • EndpointAddressValidator

        public EndpointAddressValidator​(java.util.List<java.lang.String> additionalEndpointProtocols,
                                        AdditionalEndpointAddressValidator additionalEndpointAddressValidator)
    • Method Detail

      • check

        public void check​(pl.allegro.tech.hermes.api.EndpointAddress address)