Uses of Class
network.oxalis.vefa.peppol.common.model.Endpoint
-
Packages that use Endpoint Package Description network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of Endpoint in network.oxalis.vefa.peppol.common.model
Methods in network.oxalis.vefa.peppol.common.model that return Endpoint Modifier and Type Method Description static EndpointEndpoint. of(TransportProfile transportProfile, URI address, X509Certificate certificate)static EndpointEndpoint. of(TransportProfile transportProfile, URI address, X509Certificate certificate, Period period)Method parameters in network.oxalis.vefa.peppol.common.model with type arguments of type Endpoint Modifier and Type Method Description static ServiceMetadataServiceMetadata. of(ServiceInformation<Endpoint> serviceInformation)
-