Package org.opennms.protocols.icmpd

Class Summary
CtrlCloseMessage Defines the control message for an orderly shutdown of the communications channel with the icmpd server.
CtrlFilterMessage Defines the control filter message for filtering received icmp messages from a remote host.
CtrlResponseMessage Defines the control message for an acknowldgement of the communications channel with the icmpd server.
CtrlResumeMessage Defines the control resume is used to inform the icmp daemon to begin sending ICMP messages to the client.
CtrlSuspendMessage Defines the control message for an orderly shutdown of the communications channel with the icmpd server.
DaemonConnection Creates a default connection to the ICMP daemon for sending and receiving ICMP messages.
DataRecvMessage The message class for receiving ICMP infomation from the icmp daemon.
DataSendMessage Defines the data send message for the transmission of an icmp message to a remote host.
MessageHeader The base message class for communications with the icmp daemon.