|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.jbi.messaging.NormalizedMessageProperties
public final class NormalizedMessageProperties
Defines constants linked to the normalized message properties:
Note that the javax.jbi.messaging.protocol.type and javax.jbi.messaging.protocol.headers properties are set by binding components. These values are typically used only by the binding component itself, since they are binding-specific. Other components may use these properties, however, this is a poor practice, since it can bind the component to a particular protocol.
| Field Summary | |
|---|---|
static java.lang.String |
PROTOCOL_HEADERS
javax.jbi.messaging.protocol.headers |
static java.lang.String |
PROTOCOL_TYPE
javax.jbi.messaging.protocol.type |
static java.lang.String |
SECURITY_SUBJECT
javax.jbi.security.subject |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SECURITY_SUBJECT
public static final java.lang.String PROTOCOL_TYPE
public static final java.lang.String PROTOCOL_HEADERS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||