|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSoapFaultException.Code | |
|---|---|
| com.sun.xml.ws.rx.rm.faults | |
| com.sun.xml.ws.rx.rm.runtime.sequence | |
| Uses of AbstractSoapFaultException.Code in com.sun.xml.ws.rx.rm.faults |
|---|
| Methods in com.sun.xml.ws.rx.rm.faults that return AbstractSoapFaultException.Code | |
|---|---|
abstract AbstractSoapFaultException.Code |
AbstractSoapFaultException.getCode()
|
AbstractSoapFaultException.Code |
CreateSequenceRefusedFault.getCode()
|
AbstractSoapFaultException.Code |
WsrmRequiredException.getCode()
|
static AbstractSoapFaultException.Code |
AbstractSoapFaultException.Code.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractSoapFaultException.Code[] |
AbstractSoapFaultException.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sun.xml.ws.rx.rm.faults with parameters of type AbstractSoapFaultException.Code | |
|---|---|
CreateSequenceRefusedFault(String exceptionMessage,
AbstractSoapFaultException.Code code)
|
|
CreateSequenceRefusedFault(String exceptionMessage,
AbstractSoapFaultException.Code code,
Throwable cause)
|
|
| Uses of AbstractSoapFaultException.Code in com.sun.xml.ws.rx.rm.runtime.sequence |
|---|
| Methods in com.sun.xml.ws.rx.rm.runtime.sequence that return AbstractSoapFaultException.Code | |
|---|---|
AbstractSoapFaultException.Code |
InvalidAcknowledgementException.getCode()
|
AbstractSoapFaultException.Code |
MessageNumberRolloverException.getCode()
|
AbstractSoapFaultException.Code |
SequenceClosedException.getCode()
|
AbstractSoapFaultException.Code |
SequenceTerminatedException.getCode()
|
AbstractSoapFaultException.Code |
UnknownSequenceException.getCode()
|
| Constructors in com.sun.xml.ws.rx.rm.runtime.sequence with parameters of type AbstractSoapFaultException.Code | |
|---|---|
SequenceTerminatedException(String sequenceId,
String message,
AbstractSoapFaultException.Code code)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||