Пример #1
0
 /** Returns the endpoints list. */
 public List<PublishingEndPoint> getAllEndpoints() throws DotDataException {
   return publisherEndpointFactory.getEndpoints();
 }