Apama 10.7.2 | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The HTTP Server Transport Connectivity Plug-in | Loading the HTTP server transport
 
Loading the HTTP server transport
You can load the HTTP server transport by adding the HTTP Server connectivity bundle to your project in Software AG Designer (see Adding the HTTP server connectivity plug-in to a project) or using the apama_project tool (see Creating and managing an Apama project from the command line). Alternatively, you can load the transport with the following connectivityPlugins stanza in your YAML configuration file:
connectivityPlugins:
HTTPServerTransport:
libraryName: connectivity-http-server
class: HTTPServer