|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.archimed.dicom.network.Response
public abstract class Response
represents a response from a peer DICOM entity. Implementing classes are Reject, Acknowledge and Abort.
Note: This class is maintained for backwards compatibility. New implementations should not make use of this class.
Reject,
Acknowledge,
Abort| Field Summary |
|---|
| Fields inherited from interface com.archimed.dicom.network.ULServiceMessage |
|---|
ABORT, ASS_ACKNOWLEDGE, ASS_REJECT, ASS_REQUEST, DIMSE, REL_REQUEST, REL_RESPONSE |
| Constructor Summary | |
|---|---|
Response()
|
|
| Method Summary | |
|---|---|
int |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.archimed.dicom.network.ULServiceMessage |
|---|
getMessageType |
| Constructor Detail |
|---|
public Response()
| Method Detail |
|---|
public int getType()
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||