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)
IFSClient
getHandler
in interface IFSClient
handlerInterface
- IAPIHandler
-Class
-interface for which an remote instance should be returnedIAPIHandler
-instance or null
public boolean ping()
IFSClient
public void unreferenced()
unreferenced
in interface de.root1.simon.SimonUnreferenced
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.