Class SuccessfulBytesResponse

java.lang.Object
org.infinispan.remoting.responses.SuccessfulBytesResponse
All Implemented Interfaces:
Response, SuccessfulResponse<byte[]>, ValidResponse<byte[]>

@ProtoTypeId(33) public class SuccessfulBytesResponse extends Object implements SuccessfulResponse<byte[]>
Since:
16.0
Author:
Ryan Emerson