Package | Description |
---|---|
shared.networking | |
shared.networking.transport |
Modifier and Type | Method and Description |
---|---|
NetLine |
JSONDeserializer.parseNetLine(java.lang.String rawData) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<NetLine> |
NetLog.lines |
Modifier and Type | Method and Description |
---|---|
java.util.List<NetLine> |
NetLog.getLines() |
Modifier and Type | Method and Description |
---|---|
void |
NetLog.addLine(NetLine line)
Adds a line to the net log entry list
|
Modifier and Type | Method and Description |
---|---|
void |
NetLog.setLines(java.util.List<NetLine> lines) |