Class DeltafiSpan.Endpoint

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    DeltafiSpan

    public static class DeltafiSpan.Endpoint
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Endpoint​(java.lang.String serviceName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getServiceName()  
      void setServiceName​(java.lang.String serviceName)  
      • Methods inherited from class java.lang.Object

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

      • Endpoint

        public Endpoint​(java.lang.String serviceName)
    • Method Detail

      • getServiceName

        public java.lang.String getServiceName()
      • setServiceName

        public void setServiceName​(java.lang.String serviceName)