| Package | Description |
|---|---|
| org.rhq.enterprise.communications.command.client |
| Modifier and Type | Method and Description |
|---|---|
static ClientRemotePojoFactory.GuaranteedDelivery |
ClientRemotePojoFactory.GuaranteedDelivery.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientRemotePojoFactory.GuaranteedDelivery[] |
ClientRemotePojoFactory.GuaranteedDelivery.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientRemotePojoFactory.setDeliveryGuaranteed(ClientRemotePojoFactory.GuaranteedDelivery guaranteed)
Sets the flag to indicate if the remote POJO calls should be made with guaranteed delivery.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.