public class

ConnectorConfig

extends Object
java.lang.Object
   ↳ com.modus.mule.modules.as2.config.ConnectorConfig
Known Direct Subclasses

Summary

Fields
private String httpEndpointRef Global HTTP endpoint reference from where the connector will read or write messages to.
Public Constructors
ConnectorConfig()
Public Methods
String getHttpEndpointRef()
Boolean getUseB2BProvider()
void setHttpEndpointRef(String httpEndpointRef)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private String httpEndpointRef

Global HTTP endpoint reference from where the connector will read or write messages to.

Public Constructors

public ConnectorConfig ()

Public Methods

public String getHttpEndpointRef ()

public Boolean getUseB2BProvider ()

public void setHttpEndpointRef (String httpEndpointRef)

Parameters
httpEndpointRef