Class ClientEndpointBuilderFactory.ClientHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.ClientEndpointBuilderFactory.ClientHeaderNameBuilder
Enclosing interface:
ClientEndpointBuilderFactory

public static class ClientEndpointBuilderFactory.ClientHeaderNameBuilder extends Object
The builder of headers' name for the IEC 60870 Client component.
  • Constructor Details

    • ClientHeaderNameBuilder

      public ClientHeaderNameBuilder()
  • Method Details

    • iec60870Value

      public String iec60870Value()
      The value. The option is a: Object type. Group: consumer
      Returns:
      the name of the header Iec60870Value.
    • iec60870Timestamp

      public String iec60870Timestamp()
      The timestamp of the value. The option is a: long type. Group: consumer
      Returns:
      the name of the header Iec60870Timestamp.
    • iec60870Quality

      public String iec60870Quality()
      The quality information of the value. The option is a: org.eclipse.neoscada.protocol.iec60870.asdu.types.QualityInformation type. Group: consumer
      Returns:
      the name of the header Iec60870Quality.
    • iec60870Overflow

      public String iec60870Overflow()
      Is overflow. The option is a: boolean type. Group: consumer
      Returns:
      the name of the header Iec60870Overflow.