|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageFactoryException | |
---|---|
org.apache.qpid.example.publisher |
Uses of MessageFactoryException in org.apache.qpid.example.publisher |
---|
Methods in org.apache.qpid.example.publisher that throw MessageFactoryException | |
---|---|
static void |
MultiMessageDispatcher.publish(int numMessages,
boolean topicPublisher)
Publish the content of a file or files from a directory as messages |
static void |
FileMessageDispatcher.publish(String path)
Publish the content of a file or files from a directory as messages |
Constructors in org.apache.qpid.example.publisher that throw MessageFactoryException | |
---|---|
FileMessageFactory(Session session,
String filename)
Contructs and instance using a filename from which content will be used to create message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |