| Package | Description | 
|---|---|
| weblogic.wsee.reliability2.api | 
 Provides interfaces, classes, and enumerations for developing Web 
 Services Reliable Messaging (WS-RM) for JAX-RPC Web services. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SequenceState | 
WsrmClient.getSequenceState()
Deprecated.  
Get the state of the sequence being managed on this client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
SequenceState.isClosedState(SequenceState state)
Deprecated.  
  | 
static boolean | 
SequenceState.isTerminalState(SequenceState state)
Deprecated.  
  | 
boolean | 
SequenceState.isValidTransition(SequenceState state)
Deprecated.  
  |