| Package | Description |
|---|---|
| oracle.ucs.messaging.ws | |
| oracle.ucs.messaging.ws.types |
| Modifier and Type | Field and Description |
|---|---|
protected Status |
OnStatus.status |
| Modifier and Type | Field and Description |
|---|---|
protected List<Status> |
GetStatusResponse.statuses |
| Modifier and Type | Method and Description |
|---|---|
Status |
OnStatus.getStatus()
Gets the value of the status property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Status> |
Messaging.getStatus(String messageIdentifier,
List<Address> recipient) |
List<Status> |
MessagingClient.getStatus(String messageIdentifer,
List<Address> recipient) |
List<Status> |
GetStatusResponse.getStatuses()
Gets the value of the statuses property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Listener.onStatus(Status status,
byte[] correlator) |
void |
ListenerClient.onStatus(Status status,
byte[] correlator) |
void |
OnStatus.setStatus(Status value)
Sets the value of the status property.
|
| Modifier and Type | Field and Description |
|---|---|
protected Status |
Status.failoverStatus |
| Modifier and Type | Method and Description |
|---|---|
Status |
ObjectFactory.createStatus()
Create an instance of
Status |
Status |
Status.getFailoverStatus()
Gets the value of the failoverStatus property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Status.setFailoverStatus(Status value)
Sets the value of the failoverStatus property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.