Class NetzBuchungGenerate
java.lang.Object
NetzBuchungGenerate
public class NetzBuchungGenerate
- extends java.lang.Object
Application generates various transactions for accounting
and passes them through a generated socket for processing.
- 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
kmax
private static int kmax
umax
private static int umax
hostname
private static java.lang.String hostname
port
private static int port
NetzBuchungGenerate
public NetzBuchungGenerate()
main
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException