public class HTTPHeaderNode extends Node
HTTPHeaderNode instance
HTTPHeader node adds, modifies and deletes HTTPHeaders in a message
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ xxxxx.x 2010-08-10 dstorey creation xxxxx.x xxxx-xx-xx generated 7.0.0.2 Release
Modifier and Type | Class and Description |
---|---|
static class |
HTTPHeaderNode.ENUM_HTTPHEADER_TYPE
ENUM_HTTPHEADER_TYPE
|
class |
HTTPHeaderNode.HTTPReplyElementsRow
HTTPReplyElementsRow is used by NameValue4ReplyHeaderTable instance
|
class |
HTTPHeaderNode.HTTPRequestElementsRow
HTTPRequestElementsRow is used by NameValue4RequestHeaderTable instance
|
class |
HTTPHeaderNode.NameValue4ReplyHeaderTable
NameValue4ReplyHeaderTable instance contains HTTPReplyElementsRow rows
|
class |
HTTPHeaderNode.NameValue4RequestHeaderTable
NameValue4RequestHeaderTable instance contains HTTPRequestElementsRow rows
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
InputTerminal |
INPUT_TERMINAL_IN |
protected static java.lang.String |
NODE_GRAPHIC_16 |
protected static java.lang.String |
NODE_GRAPHIC_32 |
protected static java.lang.String |
NODE_TYPE_NAME |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
protected static java.lang.String |
PROPERTY_HTTPINPUTHEADER |
protected static java.lang.String |
PROPERTY_HTTPREPLYCLEARINCOMING |
protected static java.lang.String |
PROPERTY_HTTPREPLYHEADER |
protected static java.lang.String |
PROPERTY_HTTPREQUESTCLEARINCOMING |
protected static java.lang.String |
PROPERTY_HTTPREQUESTHEADER |
protected static java.lang.String |
PROPERTY_HTTPRESPONSEHEADER |
protected static java.lang.String |
PROPERTY_NAME |
protected static java.lang.String |
PROPERTY_TYPE |
protected static java.lang.String |
PROPERTY_VALUE |
copyright, dynamicInputTerminals, dynamicOutputTerminals, nodePropertyTables, udpSupport
Constructor and Description |
---|
HTTPHeaderNode() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getGraphic16() |
protected java.lang.String |
getGraphic32() |
java.lang.String |
getHttpInputHeader()
Get the HTTPHeaderNode "HTTPInput Header Options" property
|
boolean |
getHttpReplyClearIncoming()
Get the HTTPHeaderNode "Clear incoming values" property
|
java.lang.String |
getHttpReplyHeader()
Get the HTTPHeaderNode "HTTPReply Header Options" property
|
boolean |
getHttpRequestClearIncoming()
Get the HTTPHeaderNode "Clear incoming values" property
|
java.lang.String |
getHttpRequestHeader()
Get the HTTPHeaderNode "HTTPRequest Header Options" property
|
java.lang.String |
getHttpResponseHeader()
Get the HTTPHeaderNode "HTTPResponse Header Options" property
|
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getName()
Get the HTTPHeaderNode "Name" property
|
HTTPHeaderNode.NameValue4ReplyHeaderTable |
getNameValue4ReplyHeaderTable()
Retrieve the HTTPReply Header table for the node HTTPHeaderNode
|
HTTPHeaderNode.NameValue4RequestHeaderTable |
getNameValue4RequestHeaderTable()
Retrieve the HTTPRequest Header table for the node HTTPHeaderNode
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
protected NodeProperty[] |
getNodeProperties()
Returns the list of simple properties which are available to set on this node
No instance values are set here.
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
java.lang.String |
getType()
Get the HTTPHeaderNode "Type" property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
java.lang.String |
getValue()
Get the HTTPHeaderNode "Value" property
|
HTTPHeaderNode |
setHttpInputHeader(java.lang.String value)
Set the HTTPHeaderNode "HTTPInput Header Options" property
|
HTTPHeaderNode |
setHttpReplyClearIncoming(boolean value)
Set the HTTPHeaderNode "Clear incoming values" property
|
HTTPHeaderNode |
setHttpReplyHeader(java.lang.String value)
Set the HTTPHeaderNode "HTTPReply Header Options" property
|
HTTPHeaderNode |
setHttpRequestClearIncoming(boolean value)
Set the HTTPHeaderNode "Clear incoming values" property
|
HTTPHeaderNode |
setHttpRequestHeader(java.lang.String value)
Set the HTTPHeaderNode "HTTPRequest Header Options" property
|
HTTPHeaderNode |
setHttpResponseHeader(java.lang.String value)
Set the HTTPHeaderNode "HTTPResponse Header Options" property
|
HTTPHeaderNode |
setName(java.lang.String value)
Set the HTTPHeaderNode "Name" property
|
HTTPHeaderNode |
setType(java.lang.String value)
Set the HTTPHeaderNode "Type" property
|
HTTPHeaderNode |
setValue(java.lang.String value)
Set the HTTPHeaderNode "Value" property
|
addAdditionalProperty, addMonitorEvent, addNsmapping, clone, createNewInputTerminal, createNewInputTerminal, createNewOutputTerminal, createNewOutputTerminal, findPropertyByName, getAllNodeProperties, getInputTerminal, getInputTerminal, getInstanceNodeProperties, getLocation, getLongDescription, getMandatoryPropertyNames, getMonitorEvents, getNodeId, getNodePropertyTables, getNsmappingtables, getOutputTerminal, getOutputTerminal, getPropertyDefaultValue, getPropertyNames, getPropertyValue, getRotate, getShortDescription, getUUID, isUdpSupport, removeMonitorEvent, removeNsmapping, setLocation, setLocation, setLongDescription, setMonitorEvents, setNodeId, setNodeName, setNsmappingtables, setProperty, setRotate, setShortDescription, toString
protected static final java.lang.String NODE_TYPE_NAME
protected static final java.lang.String NODE_GRAPHIC_16
protected static final java.lang.String NODE_GRAPHIC_32
protected static final java.lang.String PROPERTY_HTTPINPUTHEADER
protected static final java.lang.String PROPERTY_HTTPRESPONSEHEADER
protected static final java.lang.String PROPERTY_HTTPREQUESTHEADER
protected static final java.lang.String PROPERTY_HTTPREQUESTCLEARINCOMING
protected static final java.lang.String PROPERTY_NAME
protected static final java.lang.String PROPERTY_TYPE
protected static final java.lang.String PROPERTY_VALUE
protected static final java.lang.String PROPERTY_HTTPREPLYHEADER
protected static final java.lang.String PROPERTY_HTTPREPLYCLEARINCOMING
public final InputTerminal INPUT_TERMINAL_IN
public final OutputTerminal OUTPUT_TERMINAL_OUT
public final OutputTerminal OUTPUT_TERMINAL_FAILURE
protected NodeProperty[] getNodeProperties()
Node
getNodeProperties
in class Node
public HTTPHeaderNode.NameValue4RequestHeaderTable getNameValue4RequestHeaderTable()
public HTTPHeaderNode.NameValue4ReplyHeaderTable getNameValue4ReplyHeaderTable()
public InputTerminal[] getInputTerminals()
Node
getInputTerminals
in class Node
public OutputTerminal[] getOutputTerminals()
Node
getOutputTerminals
in class Node
public java.lang.String getTypeName()
Node
getTypeName
in class Node
protected java.lang.String getGraphic16()
protected java.lang.String getGraphic32()
public HTTPHeaderNode setHttpInputHeader(java.lang.String value)
value
- String ; the value to set the property "HTTPInput Header Options"public java.lang.String getHttpInputHeader()
public HTTPHeaderNode setHttpResponseHeader(java.lang.String value)
value
- String ; the value to set the property "HTTPResponse Header Options"public java.lang.String getHttpResponseHeader()
public HTTPHeaderNode setHttpRequestHeader(java.lang.String value)
value
- String ; the value to set the property "HTTPRequest Header Options"public java.lang.String getHttpRequestHeader()
public HTTPHeaderNode setHttpRequestClearIncoming(boolean value)
value
- boolean ; the value to set the property "Clear incoming values"public boolean getHttpRequestClearIncoming()
public HTTPHeaderNode setName(java.lang.String value)
value
- String ; the value to set the property "Name"public java.lang.String getName()
public HTTPHeaderNode setType(java.lang.String value)
value
- String ; the value to set the property "Type"public java.lang.String getType()
public HTTPHeaderNode setValue(java.lang.String value)
value
- String ; the value to set the property "Value"public java.lang.String getValue()
public HTTPHeaderNode setHttpReplyHeader(java.lang.String value)
value
- String ; the value to set the property "HTTPReply Header Options"public java.lang.String getHttpReplyHeader()
public HTTPHeaderNode setHttpReplyClearIncoming(boolean value)
value
- boolean ; the value to set the property "Clear incoming values"public boolean getHttpReplyClearIncoming()
public java.lang.String getNodeName()
Node
MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow"); Node inputMQNode = mf1.getNodeByName("My Input Node"); inputMQNode.setNodeName("Renamed Input Node");
getNodeName
in class Node