Namespace bowerick.message-generator

Functions for generating messages

Other Namespaces

Show/Hide
bowerick.JmsController
JMS controller for ActiveMQ.
bowerick.java-interfaces
Interfaces for Java interop.
bowerick.jms
Functions for JMS interaction
bowerick.main
Main class to start the bowerick stand-alone application.
Index Page
Alphabetic Var Index

Public Vars

Usage Documentation

Show/Hide
Functions for generating messages
Back to top

Details of Public Vars

Function: binary-file-generator

Arglists:
=========

  (binary-file-generator
   producer
   delay-fn
   in-path
   initial-offset
   length-field-offset
   length-field-size
   header-size)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: create-message-generator

Arglists:
=========

  (create-message-generator
   producer
   delay-fn
   generator-name
   generator-args-string)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: custom-fn-generator

Arglists:
=========

  (custom-fn-generator producer delay-fn in-path)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: heart4family-generator

Arglists:
=========

  (heart4family-generator producer delay-fn _)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: hello-world-generator

Arglists:
=========

  (hello-world-generator producer delay-fn _)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: load-and-instantiate-class

Arglists:
=========

  (load-and-instantiate-class in-path)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: pcap-file-generator

Arglists:
=========

  (pcap-file-generator producer delay-fn in-path)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: txt-file-generator

Arglists:
=========

  (txt-file-generator producer delay-fn in-path split-regex)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: txt-file-line-generator

Arglists:
=========

  (txt-file-line-generator producer delay-fn in-path)

Docstring:
==========

  No docs attached.
Back to top View Source

Function: yin-yang-generator

Arglists:
=========

  (yin-yang-generator producer delay-fn _)

Docstring:
==========

  No docs attached.
Back to top View Source