public class EventSourceParser extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
line(String line)
Parse a single line up until the /n character
|
public void line(String line)
line - the lince to parseCopyright © 2017. All rights reserved.