org.ow2.petals.kernel.ws.api
Interface EndpointService


public interface EndpointService

Deals with the PEtALS endpoints

Author:
chamerling - eBM WebSourcing

Method Summary
 java.util.List<Endpoint> getEndpoints()
           
 java.util.List<Endpoint> query(EndpointQuery query)
           
 

Method Detail

getEndpoints

java.util.List<Endpoint> getEndpoints()
                                      throws PEtALSWebServiceException
Throws:
PEtALSWebServiceException

query

java.util.List<Endpoint> query(EndpointQuery query)
                               throws PEtALSWebServiceException
Throws:
PEtALSWebServiceException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.