Package org.aoju.bus.image.metric
Interface DimseRQHandler
- All Known Subinterfaces:
ImageService
- All Known Implementing Classes:
AbstractService,BasicCEchoSCP,BasicCFindSCP,BasicCGetSCP,BasicCMoveSCP,BasicCStoreSCP,BasicMPPSSCP,ServiceHandler,StoreSCP
public interface DimseRQHandler
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Modifier and TypeMethodDescriptionvoidonClose(Association as) voidonDimse(Association as, Presentation pc, Dimse dimse, Attributes cmd, PDVInputStream data)
-
Method Details
-
onDimse
void onDimse(Association as, Presentation pc, Dimse dimse, Attributes cmd, PDVInputStream data) throws IOException - Throws:
IOException
-
onClose
-