public class RsetCommand extends Pop3Command
Constructor and Description |
---|
RsetCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Pop3Connection conn,
Pop3State state,
String cmd) |
boolean |
isValidForState(Pop3State state) |
public boolean isValidForState(Pop3State state)
isValidForState
in class Pop3Command
public void execute(Pop3Connection conn, Pop3State state, String cmd)
execute
in class Pop3Command
Copyright © 2006–2019 Icegreen Technologies. All rights reserved.