| 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 |
ConnectionActions.startup(StartupPacket packet)
Startup of the session and the local channel reference
|
| Modifier and Type | Method and Description |
|---|---|
static StartupPacket |
StartupPacket.createFromBuffer(int headerLength,
int middleLength,
int endLength,
io.netty.buffer.ByteBuf buf) |
Copyright © 2009–2022 Waarp. All rights reserved.