public class FtpResponseEncoder
extends org.apache.mina.filter.codec.ProtocolEncoderAdapter
MessageEncoder
that encodes FtpReply
.Constructor and Description |
---|
FtpResponseEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
encode(org.apache.mina.core.session.IoSession session,
Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out) |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.