Uses of Class
network.oxalis.vefa.peppol.publisher.lang.PublisherException
-
-
Uses of PublisherException in network.oxalis.vefa.peppol.publisher
Methods in network.oxalis.vefa.peppol.publisher that throw PublisherException Modifier and Type Method Description voidPublisherService. metadataProvider(OutputStream outputStream, String syntax, ParticipantIdentifier participantIdentifier, DocumentTypeIdentifier documentTypeIdentifier)voidPublisherService. serviceGroup(OutputStream outputStream, String syntax, URI rootUri, ParticipantIdentifier participantIdentifier) -
Uses of PublisherException in network.oxalis.vefa.peppol.publisher.api
Methods in network.oxalis.vefa.peppol.publisher.api that throw PublisherException Modifier and Type Method Description ServiceGroupServiceGroupProvider. get(ParticipantIdentifier participantIdentifier)PublisherServiceMetadataServiceMetadataProvider. get(ParticipantIdentifier participantIdentifier, DocumentTypeIdentifier documentTypeIdentifier) -
Uses of PublisherException in network.oxalis.vefa.peppol.publisher.lang
Subclasses of PublisherException in network.oxalis.vefa.peppol.publisher.lang Modifier and Type Class Description classNotFoundExceptionclassSigningException -
Uses of PublisherException in network.oxalis.vefa.peppol.publisher.servlet
Methods in network.oxalis.vefa.peppol.publisher.servlet that throw PublisherException Modifier and Type Method Description voidPublisherServlet. handleMetadataProvider(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, String participantParam, String documentTypeParam)voidPublisherServlet. handleServiceGroup(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, String participantParam)
-