Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getHost () |
String | getPort () |
Private Attributes | |
final String | host |
final String | port |
Helper class to store the current server properties
Definition at line 951 of file Server.java.
String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getHost | ( | ) |
Get the host
Definition at line 964 of file Server.java.
References org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.host.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.openCore().
String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getPort | ( | ) |
Get the port
Definition at line 972 of file Server.java.
References org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.port.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.openCore().
|
private |
Definition at line 952 of file Server.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getHost().
|
private |
Definition at line 953 of file Server.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getPort().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.