|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SoapComponentContext in org.ow2.petals.binding.soap |
|---|
| Fields in org.ow2.petals.binding.soap declared as SoapComponentContext | |
|---|---|
protected SoapComponentContext |
SoapComponent.soapContext
The SOAP component context |
| Methods in org.ow2.petals.binding.soap that return SoapComponentContext | |
|---|---|
SoapComponentContext |
SoapComponent.getSoapContext()
|
| Methods in org.ow2.petals.binding.soap with parameters of type SoapComponentContext | |
|---|---|
void |
SoapSUManager.init(SoapComponentContext soapContext,
javax.jbi.component.ComponentContext componentContext,
SoapServerConfig soapServerConfig,
PetalsReceiver petalsReceiver,
java.util.logging.Logger logger)
Creates a new instance of SoapSUManager |
| Uses of SoapComponentContext in org.ow2.petals.binding.soap.listener.incoming |
|---|
| Fields in org.ow2.petals.binding.soap.listener.incoming declared as SoapComponentContext | |
|---|---|
protected SoapComponentContext |
SoapExternalListenerManager.soapContext
|
| Constructors in org.ow2.petals.binding.soap.listener.incoming with parameters of type SoapComponentContext | |
|---|---|
SoapExternalListenerManager(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel dchannel,
org.ow2.petals.component.framework.su.AbstractServiceUnitManager bindingSUM,
SoapComponentContext soapContext,
PetalsReceiver petalsReceiver,
java.util.logging.Logger log)
Creates a new instance of SoapExternalListenerManager |
|
| Uses of SoapComponentContext in org.ow2.petals.binding.soap.listener.incoming.jetty |
|---|
| Constructors in org.ow2.petals.binding.soap.listener.incoming.jetty with parameters of type SoapComponentContext | |
|---|---|
SoapServer(SoapServerConfig config,
SoapComponentContext componentContext,
java.util.logging.Logger logger)
Creates a new instance of SoapServer |
|
| Uses of SoapComponentContext in org.ow2.petals.binding.soap.listener.outgoing |
|---|
| Fields in org.ow2.petals.binding.soap.listener.outgoing declared as SoapComponentContext | |
|---|---|
protected SoapComponentContext |
JBIListener.soapContext
The SOAP Component Context |
protected SoapComponentContext |
AbstractExternalServiceCaller.soapContext
The soap component context |
| Constructors in org.ow2.petals.binding.soap.listener.outgoing with parameters of type SoapComponentContext | |
|---|---|
AbstractExternalServiceCaller(SoapComponentContext soapContext,
java.util.logging.Logger logger)
Creates a new instance of AbstractExternalServiceCaller |
|
JSONCaller(SoapComponentContext soapContext,
java.util.logging.Logger logger)
Creates a new instance of JSONCaller |
|
RESTCaller(SoapComponentContext soapContext,
java.util.logging.Logger logger)
Creates a new instance of RESTCaller |
|
ServiceClientPoolObjectFactory(java.lang.String address,
javax.xml.namespace.QName operation,
java.net.URI mep,
org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions,
SoapComponentContext context,
org.ow2.petals.component.framework.jbidescriptor.generated.Provides provides,
java.util.logging.Logger logger,
java.lang.String soapAction,
java.lang.String rampartUserName)
Creates a new instance of ServiceClientPoolObjectFactory |
|
SOAPCaller(SoapComponentContext soapContext,
java.util.logging.Logger logger)
Creates a new instance of SOAPCaller |
|
WSNotifier(SoapComponentContext soapContext,
java.util.logging.Logger logger)
Creates a new instance of WSNotifier |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||