Modifier and Type | Field and Description |
---|---|
(package private) static BufferedReader |
bufferedReader |
private static String |
calledAET |
private static ResourceBundle |
rb |
Constructor and Description |
---|
Modality() |
Modifier and Type | Method and Description |
---|---|
private static void |
addOptions(org.apache.commons.cli.Options opts) |
private static void |
addReferencedPerformedProcedureStepSequence(String mppsiuid,
StoreSCU storescu) |
private static void |
checkOptions(org.apache.commons.cli.CommandLine cl) |
private static void |
configureTmpFile(StoreSCU storescu,
String tmpPrefix,
String tmpSuffix,
File tmpDir,
org.apache.commons.cli.CommandLine cl) |
private static String |
documentTitleOf(org.apache.commons.cli.CommandLine cl) |
static void |
main(String[] args) |
private static String |
mkkos(org.apache.commons.cli.CommandLine cl) |
private static void |
nullifyReferencedPerformedProcedureStepSequence(StoreSCU storescu) |
private static org.apache.commons.cli.CommandLine |
parseComandLine(String[] args) |
private static void |
printNextStepMessage(String message) |
private static void |
scanFiles(List<String> fnames,
String tmpPrefix,
String tmpSuffix,
File tmpDir,
MppsSCU mppsscu,
StoreSCU storescu,
StgCmtSCU stgcmtscu) |
private static void |
sendMpps(MppsSCU mppsscu,
boolean sendNSet) |
private static void |
sendMppsNSet(MppsSCU mppsscu) |
private static void |
sendObjects(StoreSCU storescu) |
private static void |
sendStgCmt(StgCmtSCU stgcmtscu) |
static void |
setTlsParams(Connection remote,
Connection conn) |
private static ResourceBundle rb
static BufferedReader bufferedReader
public Modality()
private static void checkOptions(org.apache.commons.cli.CommandLine cl) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
public static void setTlsParams(Connection remote, Connection conn)
private static void addReferencedPerformedProcedureStepSequence(String mppsiuid, StoreSCU storescu)
private static void nullifyReferencedPerformedProcedureStepSequence(StoreSCU storescu)
private static String mkkos(org.apache.commons.cli.CommandLine cl) throws Exception
Exception
private static String documentTitleOf(org.apache.commons.cli.CommandLine cl) throws org.apache.commons.cli.MissingOptionException
org.apache.commons.cli.MissingOptionException
private static void sendStgCmt(StgCmtSCU stgcmtscu) throws IOException, InterruptedException, IncompatibleConnectionException, GeneralSecurityException
private static void sendMpps(MppsSCU mppsscu, boolean sendNSet) throws IOException, InterruptedException, IncompatibleConnectionException, GeneralSecurityException
private static void sendMppsNSet(MppsSCU mppsscu) throws IOException, InterruptedException, IncompatibleConnectionException, GeneralSecurityException
private static void printNextStepMessage(String message) throws IOException
IOException
private static void sendObjects(StoreSCU storescu) throws IOException, InterruptedException, IncompatibleConnectionException, GeneralSecurityException
private static org.apache.commons.cli.CommandLine parseComandLine(String[] args) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
private static void addOptions(org.apache.commons.cli.Options opts)
private static void scanFiles(List<String> fnames, String tmpPrefix, String tmpSuffix, File tmpDir, MppsSCU mppsscu, StoreSCU storescu, StgCmtSCU stgcmtscu) throws IOException
IOException
private static void configureTmpFile(StoreSCU storescu, String tmpPrefix, String tmpSuffix, File tmpDir, org.apache.commons.cli.CommandLine cl)
Copyright © 2017 dcm4che.org. All rights reserved.