public class PublicationDeliveryClient extends Object
| Constructor and Description |
|---|
PublicationDeliveryClient(String publicationDeliveryUrl) |
PublicationDeliveryClient(String publicationDeliveryUrl,
boolean validateAgainstSchema) |
| Modifier and Type | Method and Description |
|---|---|
PublicationDeliveryStructure |
sendPublicationDelivery(PublicationDeliveryStructure publicationDelivery) |
public PublicationDeliveryClient(String publicationDeliveryUrl, boolean validateAgainstSchema) throws JAXBException, IOException, SAXException
publicationDeliveryUrl - Url to where to POST the publication delivery XMLvalidateAgainstSchema - If serialized XML should be validated against the NeTEx schema.JAXBExceptionIOExceptionSAXExceptionpublic PublicationDeliveryClient(String publicationDeliveryUrl) throws JAXBException, IOException, SAXException
JAXBExceptionIOExceptionSAXExceptionpublic PublicationDeliveryStructure sendPublicationDelivery(PublicationDeliveryStructure publicationDelivery) throws JAXBException, IOException, SAXException
JAXBExceptionIOExceptionSAXExceptionCopyright © 2018 Entur AS. All rights reserved.