public class IanSCU extends Object
| Constructor and Description |
|---|
IanSCU() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addIAN(String iuid,
Attributes ian) |
boolean |
addInstance(Attributes inst) |
void |
close() |
void |
echo() |
String |
getRetrieveAET() |
void |
open() |
void |
sendIans() |
void |
setAvailability(String availability) |
void |
setRefPpsCUID(String refPpsCUID) |
void |
setRefPpsIUID(String refPpsIUID) |
void |
setRetrieveAET(String retrieveAET) |
void |
setRetrieveUID(String retrieveUID) |
void |
setRetrieveURI(String retrieveURI) |
void |
setRetrieveURL(String retrieveURL) |
void |
setTransferSyntaxes(String[] tss) |
void |
setUIDSuffix(String uidSuffix) |
public final void setUIDSuffix(String uidSuffix)
public void setTransferSyntaxes(String[] tss)
public void setRefPpsIUID(String refPpsIUID)
public void setRefPpsCUID(String refPpsCUID)
public void setAvailability(String availability)
public String getRetrieveAET()
public void setRetrieveAET(String retrieveAET)
public void setRetrieveURL(String retrieveURL)
public void setRetrieveURI(String retrieveURI)
public void setRetrieveUID(String retrieveUID)
public void open()
throws IOException,
InterruptedException,
org.aoju.bus.core.lang.exception.InstrumentException,
GeneralSecurityException
IOExceptionInterruptedExceptionorg.aoju.bus.core.lang.exception.InstrumentExceptionGeneralSecurityExceptionpublic void close()
throws IOException
IOExceptionpublic void echo()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void sendIans()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic boolean addInstance(Attributes inst)
public boolean addIAN(String iuid, Attributes ian)
Copyright © 2021. All rights reserved.