public class TemplateEndpointSerializer extends EndpointSerializer
Modifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMNamespace |
nullNS |
fac
Constructor and Description |
---|
TemplateEndpointSerializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
serializeEndpoint(Endpoint epr)
Serializes the given endpoint implementation to an XML object.
|
getElementFromEndpoint, getEndpointSerializer, handleException, serializeCommonAttributes, serializeProperties, serializeSpecificEndpointProperties
public org.apache.axiom.om.OMElement serializeEndpoint(Endpoint epr)
EndpointSerializer
serializeEndpoint
in class EndpointSerializer
epr
- Endpoint implementation to be serialized.Copyright © 2005–2020 Apache Software Foundation. All rights reserved.