Class SRTPChannelJ9.UdpReader
java.lang.Object
java.lang.Thread
javaforce.voip.SRTPChannelJ9.UdpReader
- All Implemented Interfaces:
Runnable
- Enclosing class:
SRTPChannelJ9
- Author:
- pquiring Created : Dec ?, 2013 RFCs: http://tools.ietf.org/html/rfc3711 - SRTP http://tools.ietf.org/html/rfc4568 - Using SDP to exchange keys for SRTP (old method before DTLS) (obsolete) http://tools.ietf.org/html/rfc5764 - Using DTLS to exchange keys for SRTP
-
Nested Class Summary
Nested classes/interfaces inherited from class Thread
Thread.Builder, Thread.State, Thread.UncaughtExceptionHandler -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanFields inherited from class Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Thread
activeCount, checkAccess, clone, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, isVirtual, join, join, join, join, ofPlatform, ofVirtual, onSpinWait, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, sleep, start, startVirtualThread, stop, threadId, toString, yield
-
Field Details
-
ssl
-
client
public boolean client -
transfer
-
input
-
-
Constructor Details
-
UdpReader
public UdpReader()
-
-
Method Details
-
log
-
run
-