| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.centre | |
| org.aoju.bus.image.metric | |
| org.aoju.bus.image.plugin |
| Modifier and Type | Method and Description |
|---|---|
static Node |
Node.buildLocalDicomNode(Association as) |
static Node |
Node.buildRemoteDicomNode(Association as) |
| Modifier and Type | Method and Description |
|---|---|
void |
Args.configureBind(AAssociateRQ aAssociateRQ,
Connection remote,
Node calledNode) |
void |
Args.configureBind(ApplicationEntity applicationEntity,
Connection connection,
Node callingNode)
将连接和应用程序实体与callingNode绑定
|
void |
Args.configureBind(Connection connection,
Node callingNode)
使用callingNode绑定连接
|
| Modifier and Type | Field and Description |
|---|---|
protected Node |
AbstractCentre.node
服务器信息
|
| Modifier and Type | Method and Description |
|---|---|
Node |
AbstractCentre.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCentre.setNode(Node node) |
| Constructor and Description |
|---|
AbstractCentre(Node node,
Args args) |
AbstractCentre(Node node,
Args args,
Device device) |
AbstractCentre(Node node,
Args args,
Device device,
Rollers rollers) |
| Constructor and Description |
|---|
AttributeContext(String tsuid,
Node sourceNode,
Node destinationNode) |
| Modifier and Type | Field and Description |
|---|---|
List<Node> |
StoreSCP.authorizedCallingNodes |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Echo.process(Args args,
Node callingNode,
Node calledNode) |
static Status |
Modality.process(Args args,
Node callingNode,
Node calledNode,
Args... keys) |
static Status |
CFind.process(Args args,
Node callingNode,
Node calledNode,
Args... keys) |
static Status |
Modality.process(Args args,
Node callingNode,
Node calledNode,
int cancelAfter,
Args... keys) |
static Status |
CFind.process(Args args,
Node callingNode,
Node calledNode,
int cancelAfter,
Level level,
Args... keys) |
static Status |
CStore.process(Args args,
Node callingNode,
Node calledNode,
List<String> files) |
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 |
Echo.process(Node callingNode,
Node calledNode) |
static Status |
Modality.process(Node callingNode,
Node calledNode,
Args... keys) |
static Status |
CFind.process(Node callingNode,
Node calledNode,
Args... keys) |
static Status |
CStore.process(Node callingNode,
Node calledNode,
List<String> files) |
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) |
static Status |
Echo.process(String callingAET,
Node calledNode) |
| Constructor and Description |
|---|
StoreSCP(String storageDir,
List<Node> authorizedCallingNodes) |
Copyright © 2020. All rights reserved.