public class SessionInfoList extends DCEList
| Constructor and Description |
|---|
SessionInfoList()
Default constructor
|
SessionInfoList(DCEBuffer buf)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSession(SessionInfo sess)
Add a session to the list
|
protected DCEReadable |
getNewObject()
Create a new session information object
|
SessionInfo |
getSession(int idx)
Return session information object from the list
|
addObject, containerIsValid, getElement, getInformationLevel, getList, numberOfEntries, readList, setInformationLevel, setList, toString, writeListpublic SessionInfoList()
public SessionInfoList(DCEBuffer buf) throws DCEBufferException
buf - DCEBufferDCEBufferExceptionpublic final SessionInfo getSession(int idx)
idx - intpublic final void addSession(SessionInfo sess)
sess - SessionInfoprotected DCEReadable getNewObject()
getNewObject in class DCEListCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.