SOAP with Attachments API for Java 1.3 1.0.1.Final

Uses of Interface
javax.xml.soap.Detail

Uses of Detail in javax.xml.soap
 

Methods in javax.xml.soap that return Detail
 Detail SOAPFault.addDetail()
          Creates an optional Detail object and sets it as the Detail object for this SOAPFault object.
abstract  Detail SOAPFactory.createDetail()
          Creates a new Detail object which serves as a container for DetailEntry objects.
 Detail SOAPFault.getDetail()
          Returns the optional detail element for this SOAPFault 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.