net.ihe.gazelle.proxy.listeners
Class DicomEventListener
java.lang.Object
net.ihe.gazelle.proxy.listeners.GazelleProxyEventListener<T,T>
net.ihe.gazelle.proxy.listeners.SameEventListener<jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage>
net.ihe.gazelle.proxy.listeners.DicomEventListener
- All Implemented Interfaces:
- ProxyEventListener<jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage,jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage>
public class DicomEventListener
- extends SameEventListener<jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage>
Method Summary |
protected void |
saveMessage(Timestamp timeStamp,
jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage dicom,
String requesterIp,
int requesterPort,
int proxyPort,
String responderIp,
int responderPort,
int requestChannelId,
int responseChannelId,
ProxySide side)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTF_8
protected static final Charset UTF_8
DicomEventListener
public DicomEventListener()
saveMessage
protected void saveMessage(Timestamp timeStamp,
jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage dicom,
String requesterIp,
int requesterPort,
int proxyPort,
String responderIp,
int responderPort,
int requestChannelId,
int responseChannelId,
ProxySide side)
- Specified by:
saveMessage
in class SameEventListener<jp.digitalsensation.ihej.transactionmonitor.dicom.messageexchange.DimseMessage>
Copyright © 2012 JBoss. All Rights Reserved.