Package | Description |
---|---|
org.waarp.openr66.client |
Classes implementing Clients
|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.openr66.protocol.localhandler.packet |
Classes implementing Packet for Local Handlers
|
Constructor and Description |
---|
Message(NetworkTransaction networkTransaction,
R66Future future,
DbHostAuth hostAuth,
TestPacket packet) |
Message(NetworkTransaction networkTransaction,
R66Future future,
String requested,
TestPacket packet) |
Modifier and Type | Method and Description |
---|---|
void |
ServerActions.test(TestPacket packet)
Test reception
|
Modifier and Type | Method and Description |
---|---|
static TestPacket |
TestPacket.createFromBuffer(int headerLength,
int middleLength,
int endLength,
io.netty.buffer.ByteBuf buf) |
Copyright © 2009–2020 Waarp. All rights reserved.