Uses of Interface javax.xml.soap.Detail

Uses in package javax.xml.soap

Methods with return type javax.xml.soap.Detail

Detail
Creates a Detail object and sets it as the Detail object for this SOAPFault object.
Detail
Creates a new Detail object which serves as a container for DetailEntry objects.
Detail
Returns the detail element for this SOAPFault object.

Uses in package org.apache.axis.soap

Methods with return type javax.xml.soap.Detail

Detail

Uses in package org.apache.axis.message

Classes implementing javax.xml.soap.Detail

class
Detail Container implementation

Methods with return type javax.xml.soap.Detail

Detail
Creates a Detail object and sets it as the Detail object for this SOAPFaultException object.
Detail
Returns the detail element for this SOAPFaultException object.

Uses in package javax.xml.rpc.soap

Constructors with parameter type javax.xml.soap.Detail

SOAPFaultException.SOAPFaultException(QName faultcode, String faultstring, String faultactor, Detail detail)
Constructor for SOAPFaultException.

Methods with return type javax.xml.soap.Detail

Detail
Gets the detail element.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.