Class TemplateEndpointSerializer

    • Field Detail

      • nullNS

        protected static org.apache.axiom.om.OMNamespace nullNS
    • Constructor Detail

      • TemplateEndpointSerializer

        public TemplateEndpointSerializer()
    • Method Detail

      • serializeEndpoint

        public org.apache.axiom.om.OMElement serializeEndpoint​(Endpoint epr)
        Description copied from class: EndpointSerializer
        Serializes the given endpoint implementation to an XML object.
        Specified by:
        serializeEndpoint in class EndpointSerializer
        Parameters:
        epr - Endpoint implementation to be serialized.
        Returns:
        OMElement containing XML configuration.