| Constructor and Description |
|---|
PCCPCEPSession(String ip,
int port,
boolean no_delay,
PCEPSessionsInformation pcepSessionManager)
Constructor of the PCE Session
|
| Constructor and Description |
|---|
ParentPCESession(Socket s,
ParentPCEServerParameters params,
RequestDispatcher requestDispatcher,
MultiDomainInitiateDispatcher mdiniDispatcher,
es.tid.tedb.TEDB ted,
MultiDomainTopologyUpdater mdt,
ChildPCERequestManager childPCERequestManager,
es.tid.tedb.ReachabilityManager rm,
PCEPSessionsInformation pcepSessionManager) |
| Constructor and Description |
|---|
ParentPCEManagementSession(Socket s,
ChildPCERequestManager cprm,
RequestDispatcher requestDispatcher,
es.tid.tedb.ITMDTEDB ITmdtedb,
es.tid.tedb.ReachabilityManager rm,
PCEPSessionsInformation pcepSessionManager,
MultiDomainTopologyUpdater mdtu) |
ParentPCEManagementSession(Socket s,
ChildPCERequestManager cprm,
RequestDispatcher requestDispatcher,
es.tid.tedb.MDTEDB mdtedb,
es.tid.tedb.SimpleTEDB simpleTedb,
es.tid.tedb.ReachabilityManager rm,
PCEPSessionsInformation pcepSessionManager,
MultiDomainTopologyUpdater mdtu,
MultiDomainLSPDB multiDomainLSPDB) |
ParentPCEManagementSever(ChildPCERequestManager cprm,
RequestDispatcher requestDispatcher,
es.tid.tedb.ITMDTEDB ITmdtedb,
es.tid.tedb.ReachabilityManager rm,
PCEPSessionsInformation pcepSessionManager,
MultiDomainTopologyUpdater mdtu,
int parentPCEManagementPort) |
ParentPCEManagementSever(ChildPCERequestManager cprm,
RequestDispatcher requestDispatcher,
es.tid.tedb.MDTEDB mdtedb,
es.tid.tedb.SimpleTEDB simpleTEDB,
es.tid.tedb.ReachabilityManager rm,
PCEPSessionsInformation pcepSessionManager,
MultiDomainTopologyUpdater mdtu,
int parentPCEManagementPort,
MultiDomainLSPDB multiDomainLSPDB) |
| Modifier and Type | Field and Description |
|---|---|
protected PCEPSessionsInformation |
GenericPCEPSession.pcepSessionManager
PCEP Session Manager
|
| Constructor and Description |
|---|
GenericPCEPSession(PCEPSessionsInformation pcepSessionManager) |
| Constructor and Description |
|---|
ChildPCESession(PCEServerParameters params,
RequestQueue parentPCERequestQueue,
es.tid.tedb.TEDB ted,
Timer timer,
LinkedBlockingQueue<es.tid.pce.pcep.messages.PCEPMessage> parentPCESendingQueue,
ParentPCERequestManager childPCERequestManager,
Inet4Address domainId,
PCEPSessionsInformation pcepSessionInformation,
SingleDomainInitiateDispatcher iniDispatcher) |
ChildPCESession(RequestDispatcher PCCRequestDispatcherChild,
PCEServerParameters params,
RequestQueue parentPCERequestQueue,
es.tid.tedb.TEDB ted,
Timer timer,
LinkedBlockingQueue<es.tid.pce.pcep.messages.PCEPMessage> parentPCESendingQueue,
ParentPCERequestManager childPCERequestManager,
Inet4Address domainId,
PCEPSessionsInformation pcepSessionInformation,
SingleDomainInitiateDispatcher iniDispatcher) |
ChildPCESessionManager(PCEServerParameters params,
es.tid.tedb.TEDB ted,
Inet4Address domainId,
PCEPSessionsInformation pcepSessionInformation,
SingleDomainInitiateDispatcher iniDispatcher) |
ChildPCESessionManager(RequestDispatcher PCCRequestDispatcherChild,
PCEServerParameters params,
es.tid.tedb.TEDB ted,
Inet4Address domainId,
PCEPSessionsInformation pcepSessionInformation,
SingleDomainInitiateDispatcher iniDispatcher) |
DomainPCESession(Socket s,
PCEServerParameters params,
RequestDispatcher requestDispatcher,
es.tid.tedb.TEDB ted,
NotificationDispatcher notificationDispatcher,
ReservationManager rm,
CollaborationPCESessionManager collaborationPCESessionManager,
PCEPSessionsInformation pcepSessionInformation,
ReportDispatcher reportDispatcher) |
DomainPCESession(Socket s,
PCEServerParameters params,
RequestDispatcher requestDispatcher,
es.tid.tedb.TEDB ted,
NotificationDispatcher notificationDispatcher,
ReservationManager rm,
PCEPSessionsInformation pcepSessionInformation,
ReportDispatcher reportDispatcher,
SingleDomainInitiateDispatcher iniDispatcher) |
| Constructor and Description |
|---|
BackupPCESession(String ip,
int port,
boolean no_delay,
es.tid.tedb.TEDB ted,
CollaborationPCESessionManager collaborationPCESessionManager,
NotificationDispatcher notificationDispatcher,
Timer timer,
PCEPSessionsInformation pcepSessionInformation) |
BackupSessionManager(PCEServerParameters params,
es.tid.tedb.TEDB ted,
CollaborationPCESessionManager collaborationPCESessionManager,
NotificationDispatcher notificationDispatcher,
PCEPSessionsInformation pcepSessionInformation) |
BackupSessionManagerTask(PCEServerParameters params,
es.tid.tedb.TEDB ted,
CollaborationPCESessionManager collaborationPCESessionManager,
NotificationDispatcher notificationDispatcher,
PCEPSessionsInformation pcepSessionInformation) |
| Constructor and Description |
|---|
PCEPClientSession(Socket s,
PCEPSessionsInformation pcepSessionManager) |
PCEPClientSession(Socket s,
PCEPSessionsInformation pcepSessionManager,
String sourceMAC,
String destMAC,
int source_interface,
int destination_interface,
String operation,
int messagetype) |
Copyright © 2016. All rights reserved.