|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.pat.onlprot.standardProtocolModule.StandardProtocoller.SilentProtocoller
private class StandardProtocoller.SilentProtocoller
Keine Ausgabe.
Constructor Summary | |
---|---|
protected |
StandardProtocoller.SilentProtocoller()
Einziger Konstruktor. |
Method Summary | |
---|---|
void |
update(ResultData[] results)
Aktualisierungsmethode, die nach Empfang eines angemeldeten Datensatzes von den Datenverteiler-Applikationsfunktionen aufgerufen wird. |
void |
writeFooter()
Gibt "leeren" Fuß aus: state wird lediglich in den Zustand FOOTER_WRITTEN überführt. |
void |
writeHeader(String[] args)
Gibt "leeren" Kopf aus: state wird lediglich in den Zustand HEADER_WRITTEN überführt. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected StandardProtocoller.SilentProtocoller()
Method Detail |
---|
public void update(ResultData[] results)
StandardProtocoller.update(de.bsvrz.dav.daf.main.ResultData[])
auf.
update
in interface ClientReceiverInterface
results
- ResultData
[] mit den empfangenen Ergebnisdatensätzen.public void writeFooter()
state
wird lediglich in den Zustand FOOTER_WRITTEN
überführt.
writeFooter
in interface ClientProtocollerInterface
public void writeHeader(String[] args)
state
wird lediglich in den Zustand HEADER_WRITTEN
überführt.
writeHeader
in interface ClientProtocollerInterface
args
- String[] mit den Kommandozeilenparametern
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |