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, writeList
public SessionInfoList()
public SessionInfoList(DCEBuffer buf) throws DCEBufferException
buf
- DCEBufferDCEBufferException
public final SessionInfo getSession(int idx)
idx
- intpublic final void addSession(SessionInfo sess)
sess
- SessionInfoprotected DCEReadable getNewObject()
getNewObject
in class DCEList
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.