|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncResult.AsyncResultStatus | |
|---|---|
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| org.opcfoundation.ua.transport.impl | This package contains SecureChannel related implementations |
| Uses of AsyncResult.AsyncResultStatus in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return AsyncResult.AsyncResultStatus | |
|---|---|
AsyncResult.AsyncResultStatus |
AsyncResult.getStatus()
Get request status |
static AsyncResult.AsyncResultStatus |
AsyncResult.AsyncResultStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AsyncResult.AsyncResultStatus[] |
AsyncResult.AsyncResultStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AsyncResult.AsyncResultStatus in org.opcfoundation.ua.transport.impl |
|---|
| Methods in org.opcfoundation.ua.transport.impl that return AsyncResult.AsyncResultStatus | |
|---|---|
AsyncResult.AsyncResultStatus |
AsyncResultImpl.getStatus()
Get request status |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||