|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializerUtil | |
|---|---|
| de.bsvrz.pua.prot.manager | Behandelt den Auftragseingang. |
| de.bsvrz.pua.prot.processing | Klassen für die Datenaufbereitung. |
| de.bsvrz.sys.funclib.losb.datk | Enthaelt Klassen zum einfacheren Zugrif auf Elemente des Datenkatalogs. |
| Uses of SerializerUtil in de.bsvrz.pua.prot.manager |
|---|
| Methods in de.bsvrz.pua.prot.manager with parameters of type SerializerUtil | |
|---|---|
static boolean |
ProtocolAnswer.sendProtocol(Sender sender,
long protocolId,
SerializerUtil serializer,
ProtocolResult protocolResult)
Sendet den Protokolldatensatz als einfacher Sender. |
| Uses of SerializerUtil in de.bsvrz.pua.prot.processing |
|---|
| Constructors in de.bsvrz.pua.prot.processing with parameters of type SerializerUtil | |
|---|---|
Processing(Sender sender,
DataManagerInterface dataManager,
SerializerUtil serializer,
long protocolId,
ProcessingParameter pp,
ProcessingInformation pi,
AtlMeta atlMeta,
ConfigurationObject configAuth,
long maxDelay)
Erzeugt ein Objekt zur Datenaufbereitung. |
|
| Uses of SerializerUtil in de.bsvrz.sys.funclib.losb.datk |
|---|
| Methods in de.bsvrz.sys.funclib.losb.datk with parameters of type SerializerUtil | |
|---|---|
static Data |
AtgProtocolRequest.build(ClientDavInterface dav,
SystemObject sender,
long protocolId,
int opCode,
SerializerUtil serializer,
java.io.Serializable serializableObject)
Erzeugt ein Data Objekt für die Attributgruppe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||