| Package | Description |
|---|---|
| net.razorvine.pyro |
Lightweight implementation of the client side
Pyro protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.from_header(byte[] header)
Parses a message header.
|
static Message |
Message.recv(InputStream connection,
int[] requiredMsgTypes,
byte[] hmac)
Receives a pyro message from a given connection.
|
Copyright © 2015. All Rights Reserved.