private final class DicomConsumer.EndpointDimseRQHandlerAsyncCallback extends Object implements AsyncCallback
Modifier and Type | Field and Description |
---|---|
private Association |
as |
private Dimse |
dimse |
private Exchange |
exchange |
private int |
msgId |
private PresentationContext |
pc |
Constructor and Description |
---|
EndpointDimseRQHandlerAsyncCallback(Association as,
PresentationContext pc,
Dimse dimse,
int msgId,
Exchange exchange) |
private final Association as
private final PresentationContext pc
private final int msgId
public EndpointDimseRQHandlerAsyncCallback(Association as, PresentationContext pc, Dimse dimse, int msgId, Exchange exchange)
public void done(boolean doneSync)
done
in interface AsyncCallback
Copyright © 2017 dcm4che.org. All rights reserved.