| Package | Description |
|---|---|
| net.sf.eBus.client |
This package contains the top-level eBus API which
applications use to interact with eBus.
|
| Modifier and Type | Method and Description |
|---|---|
ERequestFeed.RequestState |
ERequestFeed.ERequest.requestState()
Returns the request current state.
|
ERequestFeed.RequestState |
EReplyFeed.ERequest.state()
Returns the current request state.
|
static ERequestFeed.RequestState |
ERequestFeed.RequestState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERequestFeed.RequestState[] |
ERequestFeed.RequestState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestRequestorContext.cancelReply(ERequestFeed.RequestState reqState) |
Copyright © 2019. All rights reserved.