|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SOAPHeaderConfigProps
The set of all configuration properties of the SOAP Headers .
Field Summary | |
---|---|
static byte |
BINDING
This is the Binding configuration property. |
static byte |
ENCODING
This is the Encoding configuration property. |
static byte |
MESSAGE_NAME
This is the Message Name configuration property. |
static byte |
PART_NAME
This is the Part Name configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte BINDING
The type of this configuration property is java.lang.String
static final byte PART_NAME
The type of this configuration property is java.lang.String
static final byte MESSAGE_NAME
The type of this configuration property is java.lang.String
static final byte ENCODING
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |