Class ServiceProxyUpstream

java.lang.Object
org.kiwiproject.consul.model.agent.ServiceProxyUpstream
Direct Known Subclasses:
ImmutableServiceProxyUpstream

@Immutable public abstract class ServiceProxyUpstream extends Object
  • Constructor Details

    • ServiceProxyUpstream

      public ServiceProxyUpstream()
  • Method Details

    • getDestinationType

      public abstract String getDestinationType()
    • getDestinationName

      public abstract String getDestinationName()
    • getLocalBindPort

      public abstract int getLocalBindPort()