SOAP with Attachments API for Java 1.3 1.0.1.Final

Uses of Interface
javax.xml.soap.DetailEntry

Uses of DetailEntry in javax.xml.soap
 

Methods in javax.xml.soap that return DetailEntry
 DetailEntry Detail.addDetailEntry(Name name)
          Creates a new DetailEntry object with the given name and adds it to this Detail object.
 DetailEntry Detail.addDetailEntry(QName qname)
          Creates a new DetailEntry object with the given QName and adds it to this Detail object.
 


SOAP with Attachments API for Java 1.3 1.0.1.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.