org.globus.wsrf.encoding
Interface ObjectConverter

All Known Implementing Classes:
NotificationTypeConverter

public interface ObjectConverter


Method Summary
 javax.xml.soap.SOAPElement toSOAPElement(java.lang.Object obj)
           
 

Method Detail

toSOAPElement

javax.xml.soap.SOAPElement toSOAPElement(java.lang.Object obj)
                                         throws SerializationException
Throws:
SerializationException