public class RAPSessionInfo extends SessionInfo implements RAPReadable, java.io.Serializable
The session information class contains the details of a connection to a remote server.
EncryptedPassword, Guest, InfoLevel0, InfoLevel1, InfoLevel10, InfoLevel2, InfoLevel502| Constructor and Description |
|---|
RAPSessionInfo()
Default constructor.
|
RAPSessionInfo(int infoLevel,
java.util.Vector objs)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
readRAPObject(int infoLevel,
java.util.Vector objs)
Load the session information from the vector of objects
|
clearStrings, getClientName, getClientType, getIdleTime, getInformationLevel, getNumberOfOpenFiles, getSessionTime, getTransport, getUserFlags, getUserName, isGuest, readObject, readStrings, setClientName, setIdleTime, setNumberOfOpenFiles, setSessionTime, setUserFlags, setUserName, toString, usedEncryptedPasswordpublic RAPSessionInfo()
public RAPSessionInfo(int infoLevel,
java.util.Vector objs)
infoLevel - intobjs - Vectorpublic void readRAPObject(int infoLevel,
java.util.Vector objs)
readRAPObject in interface RAPReadableinfoLevel - intobjs - VectorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.