Class NetWeaverEndpointBuilderFactory.NetWeaverHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.NetWeaverEndpointBuilderFactory.NetWeaverHeaderNameBuilder
Enclosing interface:
NetWeaverEndpointBuilderFactory

public static class NetWeaverEndpointBuilderFactory.NetWeaverHeaderNameBuilder extends Object
The builder of headers' name for the SAP NetWeaver component.
  • Constructor Details

    • NetWeaverHeaderNameBuilder

      public NetWeaverHeaderNameBuilder()
  • Method Details

    • netWeaverCommand

      public String netWeaverCommand()
      The command to execute in http://msdn.microsoft.com/en-us/library/cc956153.aspxMS ADO.Net Data Service format. The option is a: String type. Required: true Group: producer
      Returns:
      the name of the header NetWeaverCommand.
    • httpPath

      public String httpPath()
      The http path. The option is a: String type. Group: producer
      Returns:
      the name of the header HttpPath.
    • accept

      public String accept()
      The media type. The option is a: String type. Group: producer
      Returns:
      the name of the header Accept.