|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.net.DimseRSPHandler
public class DimseRSPHandler
Constructor Summary | |
---|---|
DimseRSPHandler()
|
Method Summary | |
---|---|
void |
cancel(Association as)
|
int |
getMessageID()
|
void |
onClosed(Association as)
|
void |
onDimseRSP(Association as,
DicomObject cmd,
DicomObject data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DimseRSPHandler()
Method Detail |
---|
public final int getMessageID()
public void cancel(Association as) throws java.io.IOException
java.io.IOException
public void onDimseRSP(Association as, DicomObject cmd, DicomObject data)
public void onClosed(Association as)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |