public class FSClientImpl extends Object implements IFSClient, Serializable, de.root1.simon.SimonUnreferenced
| Constructor and Description | 
|---|
FSClientImpl(FSConnection fsConnection)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IAPIHandler> | 
getHandler(Class<T> handlerInterface)
Gets the remote instance of the given handler-interface 
 | 
boolean | 
ping()
Method to ping the master-server 
 | 
void | 
unreferenced()  | 
public FSClientImpl(FSConnection fsConnection)
public <T extends IAPIHandler> T getHandler(Class<T> handlerInterface)
IFSClientgetHandler in interface IFSClienthandlerInterface - IAPIHandler-Class-interface for which an remote instance should be returnedIAPIHandler-instance or nullpublic boolean ping()
IFSClientpublic void unreferenced()
unreferenced in interface de.root1.simon.SimonUnreferencedCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.