Autopsy  4.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 133 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 142 of file RemoteEventPublisher.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.