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