|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.puk.config.main.communication.query.ForeignConfigCommunicator
public class ForeignConfigCommunicator
TBD RS dokumentieren.
Nested Class Summary | |
---|---|
static interface |
ForeignConfigCommunicator.CommunicationHandler
|
Constructor Summary | |
---|---|
protected |
ForeignConfigCommunicator(ForeignConfigCommunicator.CommunicationHandler communicationHandler,
ClientDavInterface connection,
SystemObject foreignConfig,
DataDescription requestDescription,
ForeignConfigReceiveCommunicator foreignConfigReceiveCommunicator)
|
Method Summary | |
---|---|
void |
close()
|
boolean |
isConnected()
|
void |
sendData(Data requestData)
|
void |
start()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected ForeignConfigCommunicator(ForeignConfigCommunicator.CommunicationHandler communicationHandler, ClientDavInterface connection, SystemObject foreignConfig, DataDescription requestDescription, ForeignConfigReceiveCommunicator foreignConfigReceiveCommunicator)
Method Detail |
---|
public String toString()
toString
in class Object
public void start()
public void sendData(Data requestData) throws IllegalStateException
IllegalStateException
public boolean isConnected()
public void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |