public class ReadBytesEvent extends Object implements Event
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_PROPERTY
Holds the name of the property which will hold a reference to the byte content.
|
| Constructor and Description |
|---|
ReadBytesEvent(Channel channel,
byte[] content,
EventContext context) |
public static final String CONTENT_PROPERTY
public ReadBytesEvent(Channel channel, byte[] content, EventContext context)
public EventResult get()
get in interface Supplier<EventResult>Copyright © 2018 WSO2. All rights reserved.