public class PCEPClientSession extends GenericPCEPSession
Thread.State, Thread.UncaughtExceptionHandlerdeadTimerLocal, deadTimerPeer, deadTimerT, FSMstate, in, isSessionSRCapable, isSessionStateful, keepAliveLocal, keepAlivePeer, keepAliveT, localOK, localPcepCapability, log, msg, open, openRetry, out, pcepSessionManager, peerPcepCapability, remoteDomainId, remoteOfCodes, remoteOK, remotePCEId, remotePeerIP, req, sessionIdCounter, sessionMSD, socket, timerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
endSession()
DO HERE ANYTHING NEEDED AT CLOSING??
|
es.tid.pce.pcep.messages.PCEPReport |
getReport() |
protected byte[] |
readMsg(DataInputStream in) |
void |
run() |
cancelDeadTimer, cancelKeepAlive, close, endConnections, getFSMstate, getOut, getRemoteOfCodes, getRemotePCEId, getSocket, initializePCEPSession, killSession, newSessionId, readMsgOptimized, resetDeadTimer, sendPCEPMessage, setFSMstate, setOut, setRemotePCEId, shortInfo, startDeadTimer, startKeepAlive, toStringactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yieldpublic PCEPClientSession(Socket s, PCEPSessionsInformation pcepSessionManager)
public PCEPClientSession(Socket s, PCEPSessionsInformation pcepSessionManager, String sourceMAC, String destMAC, int source_interface, int destination_interface, String operation, int messagetype)
public es.tid.pce.pcep.messages.PCEPReport getReport()
protected void endSession()
GenericPCEPSessionendSession in class GenericPCEPSessionprotected byte[] readMsg(DataInputStream in) throws IOException
readMsg in class GenericPCEPSessionIOExceptionCopyright © 2016. All rights reserved.