|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopenlsd.network.client.common.LSDClientCommon
openlsd.network.client.info.LSDClientInfo
openlsd.appli.extension.LSDExtClientInfo
public class LSDExtClientInfo
Class for taking into account DB for Info using LSDExtClientInfoSessionHandler
| Field Summary |
|---|
| Fields inherited from class openlsd.network.client.info.LSDClientInfo |
|---|
md5, size |
| Fields inherited from class openlsd.network.client.common.LSDClientCommon |
|---|
clientCompressed, connector, executorChainService, hostname, idip, ls, lscsh, poolConnection, serverCompressed, serverPort, session |
| Constructor Summary | |
|---|---|
LSDExtClientInfo(java.lang.String Hostname,
int ServerPort,
boolean ServerCompressed,
boolean ClientCompressed,
boolean immediate,
boolean keepalived)
Create a new ExtClientInfo using a specific Hostname and serverPort and the properties of compression for server and client part. |
|
| Method Summary | |
|---|---|
protected LSDClientCommonSessionHandler |
createSessionHandler()
Create a SessionHandler. |
| Methods inherited from class openlsd.network.client.info.LSDClientInfo |
|---|
getAExist, getAExistMD5, getExist, getInPath, getList, getListMD5, getSessionInfo, getSize |
| Methods inherited from class openlsd.network.client.common.LSDClientCommon |
|---|
clear, clearObject, close, connect, connectionJoin, endClient, endClient, executorsClose, getObject, getStatus, initClient, initShared, isConnected, isSessionOK, lock, realClose, sessionReconnect, setObject, toString, unlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LSDExtClientInfo(java.lang.String Hostname,
int ServerPort,
boolean ServerCompressed,
boolean ClientCompressed,
boolean immediate,
boolean keepalived)
Hostname - ServerPort - ServerCompressed - ClientCompressed - immediate - keepalived - | Method Detail |
|---|
protected LSDClientCommonSessionHandler createSessionHandler()
createSessionHandler in class LSDClientInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||