public class ByteBodyCapture extends Object implements BodyCapture<byte[]>
| Constructor and Description |
|---|
ByteBodyCapture() |
public byte[] getContent()
getContent in interface BodyCapture<byte[]>public void setBody(byte[] content)
setBody in interface BodyCapture<byte[]>Copyright © 2016. All Rights Reserved.