public class ForeignConfigCommunicator extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ForeignConfigCommunicator.CommunicationHandler |
Modifier | Constructor and Description |
---|---|
protected |
ForeignConfigCommunicator(ForeignConfigCommunicator.CommunicationHandler communicationHandler,
ClientDavInterface connection,
SystemObject foreignConfig,
DataDescription requestDescription,
ForeignConfigReceiveCommunicator foreignConfigReceiveCommunicator) |
protected ForeignConfigCommunicator(ForeignConfigCommunicator.CommunicationHandler communicationHandler, ClientDavInterface connection, SystemObject foreignConfig, DataDescription requestDescription, ForeignConfigReceiveCommunicator foreignConfigReceiveCommunicator)
public void start()
public void sendData(Data requestData) throws IllegalStateException
IllegalStateException
public boolean isConnected()
public void close()