|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessagePayloadMessage | |
|---|---|
| net.i2p.client | Implements the base I2P SDK for developing applications that communicate through I2P. |
| Uses of MessagePayloadMessage in net.i2p.client |
|---|
| Fields in net.i2p.client with type parameters of type MessagePayloadMessage | |
|---|---|
protected Map<Long,MessagePayloadMessage> |
I2PSessionImpl._availableMessages
map of Long --> MessagePayloadMessage |
| Methods in net.i2p.client with parameters of type MessagePayloadMessage | |
|---|---|
void |
I2PSessionMuxedImpl.addNewMessage(MessagePayloadMessage msg)
Receive a payload message and let the app know its available |
void |
I2PSessionImpl.addNewMessage(MessagePayloadMessage msg)
Recieve a payload message and let the app know its available |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||