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