Class MetadataSectionUtil


  • public class MetadataSectionUtil
    extends Object
    Utility class to create metadata sections for WS-MetadataExchange.
    • Method Detail

      • createRelationship

        public MetadataSection createRelationship​(EndpointReferenceType hostingServiceEpr,
                                                  List<QName> hostingServiceTypes,
                                                  List<HostedService> hostedServices)
        Creates a metadata section for a DPWS Host.
        Parameters:
        hostingServiceEpr - of the host
        hostingServiceTypes - of the services
        hostedServices - of the host
        Returns:
        a new metadata section containing host and services.