Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
OSPFTCPSession(Socket ss,
LinkedBlockingQueue<es.tid.ospf.ospfv2.OSPFv2LinkStateUpdatePacket> ospfv2PacketQueue) |
| Modifier and Type | Method and Description |
|---|---|
es.tid.ospf.ospfv2.OSPFv2Packet |
createOSPFPacket(int type,
int offset,
byte[] bytes) |
protected es.tid.ospf.ospfv2.OSPFv2Packet |
readOSPFv2Packet(DataInputStream in)
Read PCE message from TCP stream
|
void |
run() |
activeCount, 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, toString, yieldpublic OSPFTCPSession(Socket ss, LinkedBlockingQueue<es.tid.ospf.ospfv2.OSPFv2LinkStateUpdatePacket> ospfv2PacketQueue)
protected es.tid.ospf.ospfv2.OSPFv2Packet readOSPFv2Packet(DataInputStream in) throws IOException
in - InputStreamIOException - Thrown when there is a problem readingpublic es.tid.ospf.ospfv2.OSPFv2Packet createOSPFPacket(int type,
int offset,
byte[] bytes)
Copyright © 2016. All rights reserved.