public class ImapResponseParametersDecoder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ImapResponseParametersDecoder |
DECODER |
Constructor and Description |
---|
ImapResponseParametersDecoder() |
Modifier and Type | Method and Description |
---|---|
ImapResponseParameters |
decode(io.netty.buffer.ByteBuf line) |
public static final ImapResponseParametersDecoder DECODER
public ImapResponseParameters decode(io.netty.buffer.ByteBuf line)
Copyright © 2021. All Rights Reserved.