| Modifier and Type | Method and Description |
|---|---|
ConnectionSetup |
ConnectionSetupCodec.decode(InputStream stream) |
ConnectionSetup |
JdkConnectionSetupCodec.decode(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionSetupCodec.encode(OutputStream stream,
ConnectionSetup value) |
void |
JdkConnectionSetupCodec.encode(OutputStream stream,
ConnectionSetup value) |
Copyright © 2015–2021. All rights reserved.