private class AuditLogger.UDPConnection extends AuditLogger.ActiveConnection
| Modifier and Type | Field and Description |
|---|---|
(package private) DatagramSocket |
ds |
conn, remoteConn| Constructor and Description |
|---|
UDPConnection(Connection conn,
Connection remoteConn) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
(package private) void |
sendMessage(DatagramPacket msg) |
DatagramSocket ds
UDPConnection(Connection conn, Connection remoteConn)
void sendMessage(DatagramPacket msg) throws IOException
sendMessage in class AuditLogger.ActiveConnectionIOExceptionpublic void close()
Copyright © 2017 dcm4che.org. All rights reserved.