public class TemplateEndpointSerializer extends EndpointSerializer
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-2017 Apache Software Foundation. All Rights Reserved.