Frames | No Frames |
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. |
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. |
Methods with return type javax.xml.soap.Detail | |
Detail |
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. |