Class BaseOutboundConfig

java.lang.Object
com.mulesoft.modules.wss.api.outbound.BaseOutboundConfig
Direct Known Subclasses:
EncryptionConfig, SignatureConfig

public abstract class BaseOutboundConfig extends Object
Base outbound configuration.
Since:
1.0
  • Constructor Details

    • BaseOutboundConfig

      public BaseOutboundConfig()
  • Method Details