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