Uses of Class
org.rhq.enterprise.communications.command.client.ClientRemotePojoFactory.GuaranteedDelivery

Packages that use ClientRemotePojoFactory.GuaranteedDelivery
org.rhq.enterprise.communications.command.client   
 

Uses of ClientRemotePojoFactory.GuaranteedDelivery in org.rhq.enterprise.communications.command.client
 

Methods in org.rhq.enterprise.communications.command.client that return ClientRemotePojoFactory.GuaranteedDelivery
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.
 

Methods in org.rhq.enterprise.communications.command.client with parameters of type ClientRemotePojoFactory.GuaranteedDelivery
 void ClientRemotePojoFactory.setDeliveryGuaranteed(ClientRemotePojoFactory.GuaranteedDelivery guaranteed)
          Sets the flag to indicate if the remote POJO calls should be made with guaranteed delivery.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.