Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties Class Reference

Public Member Functions

String getHost ()
 
String getPort ()
 

Private Attributes

final String host
 
final String port
 

Detailed Description

Helper class to store the current server properties

Definition at line 1002 of file Server.java.

Member Function Documentation

String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getHost ( )
String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getPort ( )

Member Data Documentation

final String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.host
private
final String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.port
private

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

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