| Package | Description |
|---|---|
| es.tid.pce.client | |
| es.tid.pce.parentPCE | |
| es.tid.pce.pcepsession | |
| es.tid.pce.server | |
| es.tid.pce.server.communicationpce | |
| es.tid.pce.server.comunicationvntm |
| Modifier and Type | Class and Description |
|---|---|
class |
PCCPCEPSession
PCEP Session initiated from the PCC side
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParentPCESession
Thread that maintains a PCEP Session with one PCC Client.
|
| Modifier and Type | Field and Description |
|---|---|
Hashtable<Long,GenericPCEPSession> |
PCEPSessionsInformation.sessionList
List of Active PCEP Sessions
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCEPSessionsInformation.addSession(long sessionId,
GenericPCEPSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChildPCESession
PCEP Session between the Child PCE and the parent PCE.
|
class |
DomainPCESession
Thread that maintains a PCEP Session with one PCC Client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackupPCESession
STRONGEST: Collaborative PCEs
Session del PCE de Backup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenedSessionsManager.registerNewSession(GenericPCEPSession pceSession,
int roll) |
void |
OpenedSessionsManager.removeSession(GenericPCEPSession pceSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
PCEPClientSession |
Copyright © 2016. All rights reserved.