public class Win32UtilsProxy extends Object implements Win32Utils
| Constructor and Description | 
|---|
Win32UtilsProxy()  | 
Win32UtilsProxy(String endpoint)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEndpoint()  | 
Win32Utils | 
getWin32Utils()  | 
long | 
searchSameThreadWindow(long arg0,
                      Win32Locator arg1)  | 
long | 
searchWindow(Win32Locator arg0)  | 
void | 
setEndpoint(String endpoint)  | 
public Win32UtilsProxy()
public Win32UtilsProxy(String endpoint)
public String getEndpoint()
public void setEndpoint(String endpoint)
public Win32Utils getWin32Utils()
public long searchWindow(Win32Locator arg0) throws RemoteException
searchWindow in interface Win32UtilsRemoteExceptionpublic long searchSameThreadWindow(long arg0,
                          Win32Locator arg1)
                            throws RemoteException
searchSameThreadWindow in interface Win32UtilsRemoteExceptionCopyright © 2013. All rights reserved.