public abstract class Service extends Object
Service()
List<EndPoint>
getEndpoints()
String
getName()
void
setEndpoints(List<EndPoint> endpoints)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Service()
public List<EndPoint> getEndpoints()
public void setEndpoints(List<EndPoint> endpoints)
public String getName()
public void setName(String name)
Copyright © 2017. All rights reserved.