Package org.aoju.bus.image.plugin
Class StgSCU
java.lang.Object
org.aoju.bus.image.plugin.StgSCU
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddInstance(Attributes inst) voidclose()voidecho()makeActionInfo(List<String> refSOPs) voidopen()voidvoidsetAttributes(Attributes attrs) voidsetKeepAlive(boolean keepAlive) voidsetSplitTag(int splitTag) voidsetStatus(int status) voidsetStorageDirectory(File storageDir) voidsetTransferSyntaxes(String[] tss) final voidsetUIDSuffix(String uidSuffix)
-
Constructor Details
-
StgSCU
-
-
Method Details
-
getRemoteConnection
-
getAAssociateRQ
-
getStorageDirectory
-
setStorageDirectory
-
setUIDSuffix
-
setAttributes
-
setSplitTag
public void setSplitTag(int splitTag) -
setKeepAlive
public void setKeepAlive(boolean keepAlive) -
setStatus
public void setStatus(int status) -
setTransferSyntaxes
-
addInstance
-
open
public void open() throws IOException, InterruptedException, org.aoju.bus.core.exception.InstrumentException, GeneralSecurityException- Throws:
IOExceptionInterruptedExceptionorg.aoju.bus.core.exception.InstrumentExceptionGeneralSecurityException
-
echo
- Throws:
IOExceptionInterruptedException
-
close
- Throws:
IOExceptionInterruptedException
-
makeActionInfo
-
sendRequests
- Throws:
IOExceptionInterruptedException
-