public class WriteCharactersEvent extends Object implements Event
Constructor and Description |
---|
WriteCharactersEvent(CharacterChannel channel,
String content,
int offset) |
WriteCharactersEvent(CharacterChannel channel,
String content,
int offset,
EventContext context) |
public WriteCharactersEvent(CharacterChannel channel, String content, int offset)
public WriteCharactersEvent(CharacterChannel channel, String content, int offset, EventContext context)
public EventResult get()
get
in interface Supplier<EventResult>
Copyright © 2018 WSO2. All rights reserved.