Re: [Hbci4java-help] HBCI message(a complete dialog)
Brought to you by:
kleiner77
From: Marc B. <ba...@ma...> - 2003-12-22 12:57:33
|
Hello, > I think HBCIDialog.java(org.kapott.hbci.manager) plays a vital role > in sending and recieving messages.But u havent mentioned that. > > Can u describe a little of HBCIDialog class? Sorry, I'm not that much into the code of hbci4java. I am using it from an application programmer's point of view. Please see what Stefan Palme (the author of hbci4java) replied on the mailing list: >hello, > >if you intend do use the provided high-level-api, see the >response from Marc Bantle (look in the sources of >org.kapott.hbci.tools.AnalyzeReportOfTransactions). All the HBCI >internal messages like dialog init and dialog end are created and >executed transparently by the HBCI4Java libraries. > >But if you want to make these "administrative" call manually >(e.g. making only a dialog init), I must disappoint you - HBCI4Java >is intended to provide a high-level API and does not allow executing >such lowlevel stuff manually. > >Best regards >-Stefan- > > > >>Hello, >>Can any one describe a java class that how to receive and send >>message(i.e a Dialog) from a HBCI client to HBCI server(in java). >>i.e 1.Dialog intialisation >>2.Dialog's work >>3.Dialog end >>Thanks in advance, >>sb. >> best regards, Marc |