org.apache.axis2.databinding
Interface SerializerFactory


public interface SerializerFactory

SerializerFactory


Method Summary
 Serializer getSerializer()
           
 

Method Detail

getSerializer

public Serializer getSerializer()
                         throws Exception
Throws:
Exception