| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.metric | |
| org.aoju.bus.image.plugin |
| Modifier and Type | Method and Description |
|---|---|
static void |
Builder.notify(Progress progress,
Attributes attributes,
String status,
int numberOfSuboperations) |
| Constructor and Description |
|---|
Status(int status,
String message,
Progress progress) |
Status(Progress progress) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressListener.handleProgression(Progress progress) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
CStore.process(Args args,
Node callingNode,
Node calledNode,
List<String> files,
Progress progress) |
static Status |
CGet.process(Args args,
Node callingNode,
Node calledNode,
Progress progress,
File outputDir,
Args... keys) |
static Status |
CGet.process(Args args,
Node callingNode,
Node calledNode,
Progress progress,
File outputDir,
URL sopClassURL,
Args... keys) |
static Status |
CMove.process(Args args,
Node callingNode,
Node calledNode,
String destinationAet,
Progress progress,
Args... keys) |
static Status |
CStore.process(Node callingNode,
Node calledNode,
List<String> files,
Progress progress) |
static Status |
CGet.process(Node callingNode,
Node calledNode,
Progress progress,
File outputDir,
Args... keys) |
static Status |
CMove.process(Node callingNode,
Node calledNode,
String destinationAet,
Progress progress,
Args... keys) |
| Constructor and Description |
|---|
GetSCU(Progress progress) |
MoveSCU(Progress progress) |
StoreSCU(ApplicationEntity ae,
Progress progress) |
StoreSCU(ApplicationEntity ae,
Progress progress,
Editors attributesEditors) |
Copyright © 2020. All rights reserved.