Class ServerEndpointBuilderFactory.ServerHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.ServerEndpointBuilderFactory.ServerHeaderNameBuilder
- Enclosing interface:
- ServerEndpointBuilderFactory
The builder of headers' name for the IEC 60870 Server component.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerHeaderNameBuilder
public ServerHeaderNameBuilder()
-
-
Method Details
-
address
The address as ObjectAddress. The option is a:org.apache.camel.component.iec60870.ObjectAddresstype. Group: consumer- Returns:
- the name of the header
address.
-
value
The value. The option is a:Objecttype. Group: consumer- Returns:
- the name of the header
value.
-
informationObjectAddress
The address as InformationObjectAddress. The option is a:org.eclipse.neoscada.protocol.iec60870.asdu.types.InformationObjectAddresstype. Group: consumer- Returns:
- the name of the header
informationObjectAddress.
-
asduHeader
The ASDU header. The option is a:org.eclipse.neoscada.protocol.iec60870.asdu.ASDUHeadertype. Group: consumer- Returns:
- the name of the header
asduHeader.
-
type
The type. The option is a:bytetype. Group: consumer- Returns:
- the name of the header
type.
-
execute
Is execute. The option is a:booleantype. Group: consumer- Returns:
- the name of the header
execute.
-