Class NetzBuchungBuche
java.lang.Object
NetzBuchungBuche
public class NetzBuchungBuche
- extends java.lang.Object
Application receives account transactions and performs the transactions.
- Author:
- Heinz Kredel.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
anzahl
private static int anzahl
cf
private static ChannelFactory cf
channel
private static SocketChannel channel
finis
private static final java.lang.String finis
- See Also:
- Constant Field Values
konten
private static KontoS[] konten
kmax
private static int kmax
umax
private static int umax
NetzBuchungBuche
public NetzBuchungBuche()
main
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException