public class WriteBytesEvent extends Object implements Event
Constructor and Description |
---|
WriteBytesEvent(Channel byteChannel,
byte[] content,
int startOffset,
EventContext context) |
public WriteBytesEvent(Channel byteChannel, byte[] content, int startOffset, EventContext context)
public EventResult get()
get
in interface Supplier<EventResult>
Copyright © 2018 WSO2. All rights reserved.