Uses of Class
network.oxalis.vefa.peppol.publisher.model.PublisherEndpoint
-
Packages that use PublisherEndpoint Package Description network.oxalis.vefa.peppol.publisher.builder network.oxalis.vefa.peppol.publisher.model -
-
Uses of PublisherEndpoint in network.oxalis.vefa.peppol.publisher.builder
Methods in network.oxalis.vefa.peppol.publisher.builder that return PublisherEndpoint Modifier and Type Method Description PublisherEndpointEndpointBuilder. build()Methods in network.oxalis.vefa.peppol.publisher.builder that return types with arguments of type PublisherEndpoint Modifier and Type Method Description ServiceInformation<PublisherEndpoint>ServiceInformationBuilder. build()Methods in network.oxalis.vefa.peppol.publisher.builder with parameters of type PublisherEndpoint Modifier and Type Method Description ServiceInformationBuilderServiceInformationBuilder. add(ProcessIdentifier processIdentifier, PublisherEndpoint... endpoints)Method parameters in network.oxalis.vefa.peppol.publisher.builder with type arguments of type PublisherEndpoint Modifier and Type Method Description ServiceInformationBuilderServiceInformationBuilder. add(ProcessIdentifier processIdentifier, List<PublisherEndpoint> endpoints) -
Uses of PublisherEndpoint in network.oxalis.vefa.peppol.publisher.model
Method parameters in network.oxalis.vefa.peppol.publisher.model with type arguments of type PublisherEndpoint Modifier and Type Method Description static PublisherServiceMetadataPublisherServiceMetadata. of(ServiceInformation<PublisherEndpoint> serviceInformation)
-