| Interface | Description |
|---|---|
| MessageBuilder |
Interface that classes implement to build JMS Messages.
|
| Class | Description |
|---|---|
| AbstractJMSTarget |
A target that writes to a JMS Topic.
|
| JMSQueueTarget |
A target that writes to a JMS Queue.
|
| JMSTopicTarget |
A target that writes to a JMS Topic.
|
| ObjectMessageBuilder |
Basic message factory that stores LogEvent in Message.
|
| PropertyInfo |
A descriptor for each message property.
|
| PropertyType |
A class to hold all constants for PropertyTypes.
|
| TextMessageBuilder |
Basic message factory that stores LogEvent in Message.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.