|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpop3Server.POP3Protocol
public class POP3Protocol
| Constructor Summary | |
|---|---|
POP3Protocol()
Constructor van de klasse |
|
POP3Protocol(java.lang.String naam)
|
|
| Method Summary | |
|---|---|
java.lang.String |
processInputPOP3(java.lang.String input)
Deze methode verwerkt de input en voert de juiste commando's uit. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POP3Protocol(java.lang.String naam)
public POP3Protocol()
| Method Detail |
|---|
public java.lang.String processInputPOP3(java.lang.String input)
input -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||