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, serializeSpecificEndpointPropertiespublic org.apache.axiom.om.OMElement serializeEndpoint(Endpoint epr)
EndpointSerializerserializeEndpoint in class EndpointSerializerepr - Endpoint implementation to be serialized.Copyright © 2005–2024 Apache Software Foundation. All rights reserved.