JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.metricshub.wmi.shares.WinTempShare
Packages that use
WinTempShare
Package
Description
org.metricshub.wmi.shares
Uses of
WinTempShare
in
org.metricshub.wmi.shares
Methods in
org.metricshub.wmi.shares
that return
WinTempShare
Modifier and Type
Method
Description
static
WinTempShare
WinTempShare.
getInstance
(
String
hostname,
String
username, char[] password, long timeout)
Create or get a cached instance of a shared temporary directory on the specified host.