Class ServiceNames

java.lang.Object
org.apache.curator.x.discovery.server.entity.ServiceNames

public class ServiceNames extends Object
Raw generic lists don't work well in JAX-RS. Thus, this wrapper is needed.
  • Constructor Details

    • ServiceNames

      public ServiceNames()
    • ServiceNames

      public ServiceNames(Collection<? extends String> c)
  • Method Details