public class PublisherService
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
PublisherService(ServiceGroupProvider serviceGroupProvider,
ServiceMetadataProvider serviceMetadataProvider,
PublisherSyntaxProvider publisherSyntaxProvider,
Signer signer) |
| Modifier and Type | Method and Description |
|---|---|
void |
metadataProvider(OutputStream outputStream,
String syntax,
ParticipantIdentifier participantIdentifier,
DocumentTypeIdentifier documentTypeIdentifier) |
void |
serviceGroup(OutputStream outputStream,
String syntax,
URI rootUri,
ParticipantIdentifier participantIdentifier) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic PublisherService(ServiceGroupProvider serviceGroupProvider, ServiceMetadataProvider serviceMetadataProvider, PublisherSyntaxProvider publisherSyntaxProvider, Signer signer)
public void serviceGroup(OutputStream outputStream, String syntax, URI rootUri, ParticipantIdentifier participantIdentifier) throws JAXBException, PublisherException
JAXBExceptionPublisherExceptionpublic void metadataProvider(OutputStream outputStream, String syntax, ParticipantIdentifier participantIdentifier, DocumentTypeIdentifier documentTypeIdentifier) throws JAXBException, PublisherException
JAXBExceptionPublisherExceptionCopyright © 2021 NorStella. All rights reserved.