|
FTP-Server API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a Session from a client.
Method Summary | |
String |
getClientIP()
The clients ip. |
Vector |
getConversation()
Al communication between the client and the server. |
String |
getLogin()
The clients loginname. |
String |
getLogonTime()
The time the client logged onto the server. |
int |
getSessionNr()
The sessionnumber, that this sessionnumber has. |
Method Detail |
public String getClientIP()
public String getLogin()
public String getLogonTime()
public int getSessionNr()
public Vector getConversation()
|
FTP-Server API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |