Package | Description |
---|---|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.openr66.protocol.localhandler.packet |
Classes implementing Packet for Local Handlers
|
Modifier and Type | Method and Description |
---|---|
void |
ServerActions.information(InformationPacket packet)
Receive a request of information
|
Modifier and Type | Method and Description |
---|---|
static InformationPacket |
InformationPacket.createFromBuffer(int headerLength,
int middleLength,
int endLength,
io.netty.buffer.ByteBuf buf) |
Copyright © 2009–2020 Waarp. All rights reserved.