|
Trispark JDT 2.50.13 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Classes | |
|---|---|
| com.archimed.dicom.Debug
|
|
| Deprecated Methods | |
|---|---|
| com.archimed.dicom.network.Acknowledge.addPresentationContext(byte, int, int)
This method is replaced by addPresentationContext(int id,int result,int tsid). |
|
| com.archimed.dicom.network.Request.getExtendedNegotiationData(int)
returns extended negotiation data for the presentation context at the specified index or null if there is no extended negotiation for that presentation context.Use instead getExtendedNegotiations() |
|
| com.archimed.dicom.network.Acknowledge.getPresentationContextID(int)
This method is replaced by getID(int index). |
|
| com.archimed.dicom.network.Request.getPresentationContextID(int)
This method is replaced by getID |
|
| com.archimed.dicom.network.ResponsePolicy.prepareResponse(Request, String, String[], int[], int[], boolean)
This method is maintained for backwards compatibility. New implementations should use {#prepareResponse(Request,String,String[],SupportedContext[],boolean)}. |
|
| com.archimed.dicom.network.ResponsePolicy.prepareResponse(Request, String, String[], int[], int, boolean)
This method is maintained for backwards compatibility. New implementations should use {#prepareResponse(Request,String,String[],SupportedContext[],boolean)}. |
|
| com.archimed.dicom.network.Association.send(byte, DicomObject, DicomObject)
To avoid confusion with the other send method that takes an abstract syntax uid as the first argument, this method has been deprecated and replaced by sendInPresentationContext(int pcid,DicomObject commandset,DicomObject dataset) |
|
| com.archimed.dicom.network.Association.sendInPresentationContext(byte, DicomObject, DicomObject)
This method is deprecated and replaced by sendInPresentationContext(int pcid,DicomObject commandset,DicomObject dataset) |
|
| com.archimed.dicom.network.Request.setExtendedNegotiationData(int, byte[])
sets the extended negotiation data for the specified presentation context. If there is no extended negotiation data for this presentation context, this method does not have to be used. Use instead setExtendedNegotiations() |
|
|
Trispark JDT 2.50.13 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||