public class FSSessionImpl extends Object implements IFSSession, de.root1.simon.SimonUnreferenced
Constructor and Description |
---|
FSSessionImpl() |
Modifier and Type | Method and Description |
---|---|
void |
callback(String callbackName,
IFormDataAdapter saveFormData,
Vorgang vorgang) |
boolean |
disconnect() |
String |
getConnectionID() |
boolean |
ping() |
void |
pushConfig(String name,
byte[] data) |
void |
unreferenced() |
public String getConnectionID()
public void pushConfig(String name, byte[] data) throws Exception
pushConfig
in interface IFSSession
Exception
public void callback(String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang) throws Exception
callback
in interface IFSSession
Exception
public boolean disconnect()
disconnect
in interface IFSSession
public void unreferenced()
unreferenced
in interface de.root1.simon.SimonUnreferenced
public boolean ping()
ping
in interface IFSSession
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.