|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.filter.codec.ProtocolEncoderAdapter
org.apache.ftpserver.listener.nio.FtpResponseEncoder
public class FtpResponseEncoder
Internal class, do not use directly.
A MessageEncoder that encodes FtpReply.
| Constructor Summary | |
|---|---|
FtpResponseEncoder()
|
|
| Method Summary | |
|---|---|
void |
encode(org.apache.mina.core.session.IoSession session,
java.lang.Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
|
| Methods inherited from class org.apache.mina.filter.codec.ProtocolEncoderAdapter |
|---|
dispose |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FtpResponseEncoder()
| Method Detail |
|---|
public void encode(org.apache.mina.core.session.IoSession session,
java.lang.Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||