Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.events.RemoteEventPublisher.MessageReceiver Class Reference

Inherits MessageListener.

Public Member Functions

void onMessage (Message message)
 

Detailed Description

Receives event messages from the message service and publishes them locally.

Definition at line 139 of file RemoteEventPublisher.java.

Member Function Documentation

void org.sleuthkit.autopsy.events.RemoteEventPublisher.MessageReceiver.onMessage ( Message  message)

Receives an event message from the message service and publishes it locally. Called by a JMS thread.

Parameters
messageThe message.

Definition at line 148 of file RemoteEventPublisher.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.