public class JdkConnectionSetupCodec extends Object implements ConnectionSetupCodec
DEFAULT_INSTANCE| Constructor and Description |
|---|
JdkConnectionSetupCodec() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSetup |
decode(InputStream stream) |
void |
encode(OutputStream stream,
ConnectionSetup value) |
public void encode(OutputStream stream, ConnectionSetup value) throws IOException
encode in interface ConnectionSetupCodecIOExceptionpublic ConnectionSetup decode(InputStream stream) throws IOException
decode in interface ConnectionSetupCodecIOExceptionCopyright © 2015–2021. All rights reserved.