Package | Description |
---|---|
fr.dyade.aaa.agent |
Modifier and Type | Field and Description |
---|---|
(package private) PoolNetwork.NetSession |
PoolNetwork.Sender.session
The session handled by this sender.
|
(package private) PoolNetwork.NetSession[] |
PoolNetwork.sessions
Components handling communication with other servers.
|
Modifier and Type | Field and Description |
---|---|
(package private) List<PoolNetwork.NetSession> |
PoolNetwork.activeSessions
Synchronized vector of active (i.e. connected) sessions.
|
Modifier and Type | Method and Description |
---|---|
(package private) PoolNetwork.NetSession |
PoolNetwork.getSession(short sid)
Returns the NetSession component handling the communication with the
remote server that id is passed in parameter.
|
Constructor and Description |
---|
Sender(PoolNetwork.NetSession session,
String name,
org.objectweb.util.monolog.api.Logger logmon) |
Copyright © 2019 ScalAgent D.T.. All rights reserved.