|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.net.service.DicomService org.dcm4che2.net.service.NSetService
public class NSetService
Constructor Summary | |
---|---|
NSetService(java.lang.String sopClass)
|
Method Summary | |
---|---|
protected DicomObject |
doNSet(Association as,
int pcid,
DicomObject rq,
DicomObject data,
DicomObject rsp)
|
void |
nset(Association as,
int pcid,
DicomObject rq,
DicomObject data)
|
Methods inherited from class org.dcm4che2.net.service.DicomService |
---|
getServiceClass, getSopClass, getSopClasses |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NSetService(java.lang.String sopClass)
Method Detail |
---|
public void nset(Association as, int pcid, DicomObject rq, DicomObject data) throws DicomServiceException, java.io.IOException
nset
in interface NSetSCP
DicomServiceException
java.io.IOException
protected DicomObject doNSet(Association as, int pcid, DicomObject rq, DicomObject data, DicomObject rsp) throws DicomServiceException
DicomServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |