|
Live Sequence Protocol for Java
Implementation of LSP in Java language
|

Métodos Públicos | |
| Pack (short connId, byte[] payload) | |
| short | getConnId () |
| void | setConnId (short connId) |
| byte[] | getPayload () |
| lsp.Pack.Pack | ( | short | connId, |
| byte[] | payload | ||
| ) |
| short lsp.Pack.getConnId | ( | ) |
| byte [] lsp.Pack.getPayload | ( | ) |
| void lsp.Pack.setConnId | ( | short | connId | ) |
1.8.5