org.apache.synapse.config.xml.endpoints
Class EndpointDefinitionSerializer

java.lang.Object
  extended by org.apache.synapse.config.xml.endpoints.EndpointDefinitionSerializer

public class EndpointDefinitionSerializer
extends Object


Constructor Summary
EndpointDefinitionSerializer()
           
 
Method Summary
 void serializeEndpointDefinition(EndpointDefinition endpointDefinition, OMElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointDefinitionSerializer

public EndpointDefinitionSerializer()
Method Detail

serializeEndpointDefinition

public void serializeEndpointDefinition(EndpointDefinition endpointDefinition,
                                        OMElement element)


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.