public class PassCommand extends Pop3Command
log| Constructor and Description |
|---|
PassCommand() |
| 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 Pop3Commandpublic void execute(Pop3Connection conn, Pop3State state, String cmd)
execute in class Pop3CommandCopyright © 2006–2022 Icegreen Technologies. All rights reserved.