|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientServiceRequestState | |
|---|---|
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of ClientServiceRequestState in org.opcfoundation.ua.transport |
|---|
| Fields in org.opcfoundation.ua.transport with type parameters of type ClientServiceRequestState | |
|---|---|
static EnumSet<ClientServiceRequestState> |
ClientServiceRequestState.FINAL_STATES
Constant FINAL_STATES |
| Methods in org.opcfoundation.ua.transport that return ClientServiceRequestState | |
|---|---|
static ClientServiceRequestState |
ClientServiceRequestState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientServiceRequestState[] |
ClientServiceRequestState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||