Class ModifyValueRequest

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class ModifyValueRequest
    extends AbstractRequest
    Request used to modify a value of an existing handle. Holds the handle as well as the value to be modified. The value that will be modified on the server is the one that has the same ID as the value in this message.