public class HL7Snd extends Device
| Constructor and Description |
|---|
HL7Snd() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open() |
void |
sendFiles(List<String> pathnames) |
addApplicationEntity, addAssociation, addConnection, addDeviceExtension, addKeycloakClient, addWebApplication, bindConnections, connectionWithEqualsRDN, execute, getAllAuthorizedNodeCertificates, getAllThisNodeCertificates, getApplicationAETitles, getApplicationEntities, getApplicationEntity, getApplicationEntity, getArcDevExt, getAssociationHandler, getAssociationMonitor, getAuthorizedNodeCertificateRefs, getAuthorizedNodeCertificates, getDescription, getDeviceExtension, getDeviceExtensionNotNull, getDeviceName, getDeviceSerialNumber, getDeviceUID, getDimseRQHandler, getExecutor, getInstitutionAddresses, getInstitutionalDepartmentNames, getInstitutionCodes, getInstitutionNames, getIssuerOfAccessionNumber, getIssuerOfAdmissionID, getIssuerOfContainerIdentifier, getIssuerOfPatientID, getIssuerOfServiceEpisodeID, getIssuerOfSpecimenIdentifier, getKeycloakClient, getKeycloakClientIDs, getKeycloakClients, getKeyManager, getKeyStoreKeyPin, getKeyStoreKeyPinProperty, getKeyStorePin, getKeyStorePinProperty, getKeyStoreType, getKeyStoreURL, getLimitAssociationsInitiatedBy, getLimitAssociationsInitiatedBy, getLimitOpenAssociations, getManufacturer, getManufacturerModelName, getMonitoring, getNumberOfAssociationsInitiatedBy, getNumberOfOpenAssociations, getOrderFillerIdentifier, getOrderPlacerIdentifier, getPrimaryDeviceTypes, getRelatedDeviceRefs, getScheduledExecutor, getSoftwareVersions, getStationName, getThisNodeCertificateRefs, getThisNodeCertificates, getTimeZoneOfDevice, getTrustManager, getTrustStorePin, getTrustStorePinProperty, getTrustStoreType, getTrustStoreURL, getVendorData, getWebApplication, getWebApplicationNames, getWebApplications, getWebApplicationsWithServiceClass, isInstalled, isLimitOfAssociationsExceeded, isRoleSelectionNegotiationLenient, isRunning, keyManagers, listConnections, listDeviceExtensions, listOpenAssociations, promptTo, rebindConnections, reconfigure, reconfigureConnections, removeAllAuthorizedNodeCertificates, removeAllThisNodeCertificates, removeApplicationEntity, removeApplicationEntity, removeAssociation, removeAuthorizedNodeCertificates, removeConnection, removeDeviceExtension, removeKeycloakClient, removeKeycloakClient, removeThisNodeCertificates, removeWebApplication, removeWebApplication, schedule, scheduleAtFixedRate, scheduleWithFixedDelay, setArcDevExt, setAssociationHandler, setAssociationMonitor, setAuthorizedNodeCertificates, setDescription, setDeviceAttributes, setDeviceName, setDeviceSerialNumber, setDeviceUID, setDimseRQHandler, setExecutor, setInstalled, setInstitutionAddresses, setInstitutionalDepartmentNames, setInstitutionCodes, setInstitutionNames, setIssuerOfAccessionNumber, setIssuerOfAdmissionID, setIssuerOfContainerIdentifier, setIssuerOfPatientID, setIssuerOfServiceEpisodeID, setIssuerOfSpecimenIdentifier, setKeyManager, setKeyStoreKeyPin, setKeyStoreKeyPinProperty, setKeyStorePin, setKeyStorePinProperty, setKeyStoreType, setKeyStoreURL, setLimitAssociationsInitiatedBy, setLimitAssociationsInitiatedBy, setLimitOpenAssociations, setManufacturer, setManufacturerModelName, setMonitoring, setOrderFillerIdentifier, setOrderPlacerIdentifier, setPrimaryDeviceTypes, setRelatedDeviceRefs, setRoleSelectionNegotiationLenient, setScheduledExecutor, setSoftwareVersions, setStationName, setThisNodeCertificates, setTimeZoneOfDevice, setTrustManager, setTrustStorePin, setTrustStorePinProperty, setTrustStoreType, setTrustStoreURL, setVendorData, sslContext, start, stop, toString, trustManagers, unbindConnections, waitForNoOpenConnectionspublic void open()
throws IOException,
org.aoju.bus.core.lang.exception.InstrumentException,
GeneralSecurityException
IOExceptionorg.aoju.bus.core.lang.exception.InstrumentExceptionGeneralSecurityExceptionpublic void close()
public void sendFiles(List<String> pathnames) throws IOException
IOExceptionCopyright © 2020. All rights reserved.