Uses of Interface
com.infoengine.soap.SOAPElementHandler

Packages that use SOAPElementHandler
com.infoengine.soap   
com.infoengine.soap.util.sax   
com.ptc.windchill.ws   
 

Uses of SOAPElementHandler in com.infoengine.soap
 

Subinterfaces of SOAPElementHandler in com.infoengine.soap
 interface Introspectable
          This is a tag interface that can be implemented by an instance of SOAPElementHandler when it promises to return instances of itself as the result of objectToElement calls.
 interface SAXSOAPElementHandler
           
 

Uses of SOAPElementHandler in com.infoengine.soap.util.sax
 

Fields in com.infoengine.soap.util.sax declared as SOAPElementHandler
private  SOAPElementHandler SOAPElementDeserializer.handler
           
 

Uses of SOAPElementHandler in com.ptc.windchill.ws
 

Classes in com.ptc.windchill.ws that implement SOAPElementHandler
 class GenericBusinessObject
          Java bean that defines a generic business object.