Package org.aoju.bus.image.plugin
Class IanSCU
java.lang.Object
org.aoju.bus.image.plugin.IanSCU
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddIAN(String iuid, Attributes ian) booleanaddInstance(Attributes inst) voidclose()voidecho()voidopen()voidsendIans()voidsetAvailability(String availability) voidsetRefPpsCUID(String refPpsCUID) voidsetRefPpsIUID(String refPpsIUID) voidsetRetrieveAET(String retrieveAET) voidsetRetrieveUID(String retrieveUID) voidsetRetrieveURI(String retrieveURI) voidsetRetrieveURL(String retrieveURL) voidsetTransferSyntaxes(String[] tss) final voidsetUIDSuffix(String uidSuffix)
-
Constructor Details
-
IanSCU
public IanSCU()
-
-
Method Details
-
setUIDSuffix
-
setTransferSyntaxes
-
setRefPpsIUID
-
setRefPpsCUID
-
setAvailability
-
getRetrieveAET
-
setRetrieveAET
-
setRetrieveURL
-
setRetrieveURI
-
setRetrieveUID
-
open
public void open() throws IOException, InterruptedException, org.aoju.bus.core.exception.InternalException, GeneralSecurityException- Throws:
IOExceptionInterruptedExceptionorg.aoju.bus.core.exception.InternalExceptionGeneralSecurityException
-
close
- Throws:
IOException
-
echo
- Throws:
IOExceptionInterruptedException
-
sendIans
- Throws:
IOExceptionInterruptedException
-
addInstance
-
addIAN
-