| Modifier and Type | Method and Description |
|---|---|
void |
PublisherService.metadataProvider(OutputStream outputStream,
String syntax,
ParticipantIdentifier participantIdentifier,
DocumentTypeIdentifier documentTypeIdentifier) |
void |
PublisherService.serviceGroup(OutputStream outputStream,
String syntax,
URI rootUri,
ParticipantIdentifier participantIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
ServiceGroup |
ServiceGroupProvider.get(ParticipantIdentifier participantIdentifier) |
PublisherServiceMetadata |
ServiceMetadataProvider.get(ParticipantIdentifier participantIdentifier,
DocumentTypeIdentifier documentTypeIdentifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotFoundException |
class |
SigningException |
| Modifier and Type | Method and Description |
|---|---|
void |
PublisherServlet.handleMetadataProvider(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String participantParam,
String documentTypeParam) |
void |
PublisherServlet.handleServiceGroup(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
String participantParam) |
Copyright © 2021 NorStella. All rights reserved.