Package org.aoju.bus.image.plugin
Class HL7Pix
java.lang.Object
org.aoju.bus.image.Device
org.aoju.bus.image.plugin.HL7Pix
- All Implemented Interfaces:
Serializable
- Since:
- Java 17+
- Author:
- Kimi Liu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidopen()voidvoidsetCharacterSet(String charset) voidsetReceivingApplication(String receivingApplication) voidsetSendingApplication(String sendingApplication) Methods inherited from class org.aoju.bus.image.Device
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, 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, toString, trustManagers, unbindConnections, waitForNoOpenConnections
-
Constructor Details
-
HL7Pix
public HL7Pix()
-
-
Method Details
-
getSendingApplication
-
setSendingApplication
-
getReceivingApplication
-
setReceivingApplication
-
setCharacterSet
-
open
public void open() throws IOException, org.aoju.bus.core.exception.InstrumentException, GeneralSecurityException- Throws:
IOExceptionorg.aoju.bus.core.exception.InstrumentExceptionGeneralSecurityException
-
close
public void close() -
query
- Throws:
IOException
-