JavaScript is disabled on your browser.
java.lang.Object
extension.org.mule.soap.it.TestServiceProviderWithCustomHeaders
All Implemented Interfaces:
org.mule.runtime.api.lifecycle.Disposable, org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.extension.api.soap.SoapServiceProvider
@Alias(value="custom-headers")
public class TestServiceProviderWithCustomHeaders
extends Object
implements org.mule.runtime.extension.api.soap.SoapServiceProvider, org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.lifecycle.Disposable
Field Summary
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.mule.runtime.extension.api.soap.SoapServiceProvider
getSecurities, validateConfiguration
Method Detail
dispose
public void dispose()
Specified by:
dispose in interface org.mule.runtime.api.lifecycle.Disposable
Copyright © 2025 MuleSoft, Inc. . All rights reserved.