public class ACCT extends AbstractCommand
ACCT <CRLF>
Constructor and Description |
---|
ACCT() |
public void execute(FtpIoSession session, FtpServerContext context, FtpRequest request) throws IOException
session
- The current FtpIoSession
context
- The current FtpServerContext
request
- The current FtpRequest
IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.