org.openmuc.openiec61850
public final class ClientAssociation.ClientReceiver extends java.lang.Thread
Constructor and Description |
---|
ClientAssociation.ClientReceiver(int maxMmsPduSize) |
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
getLastIOException() |
org.openmuc.openiec61850.internal.mms.asn1.MmsPdu |
removeExpectedResponse() |
void |
run() |
void |
setResponseExpected(int invokeId) |
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, yield
public ClientAssociation.ClientReceiver(int maxMmsPduSize)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public void setResponseExpected(int invokeId)
public java.io.IOException getLastIOException()
public org.openmuc.openiec61850.internal.mms.asn1.MmsPdu removeExpectedResponse()