|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IncomingServiceKey in org.ow2.petals.binding.soap.listener.incoming |
|---|
| Constructor parameters in org.ow2.petals.binding.soap.listener.incoming with type arguments of type IncomingServiceKey | |
|---|---|
PetalsReceiver(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of PetalsReceiver |
|
PetalsReceiver(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of PetalsReceiver |
|
RequestProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
The constructor. |
|
RequestProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
The constructor. |
|
RESTProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
|
|
RESTProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
|
|
SOAPProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
|
|
SOAPProcessor(org.ow2.petals.component.framework.AbstractComponent component,
javax.jbi.messaging.DeliveryChannel channel,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeWebServiceInvocations,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger log)
|
|
| Uses of IncomingServiceKey in org.ow2.petals.binding.soap.listener.incoming.jetty |
|---|
| Constructor parameters in org.ow2.petals.binding.soap.listener.incoming.jetty with type arguments of type IncomingServiceKey | |
|---|---|
SoapServer(SoapServerConfig config,
SoapComponentContext componentContext,
org.ow2.petals.probes.CounterProbe probeUnknownServlet,
org.ow2.petals.probes.CounterProbe probeInformationServlet,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolAllocatedThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolIdleThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolQueuedRequests,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeHttpRequestsInvocationsCount,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of SoapServer |
|
SoapServer(SoapServerConfig config,
SoapComponentContext componentContext,
org.ow2.petals.probes.CounterProbe probeUnknownServlet,
org.ow2.petals.probes.CounterProbe probeInformationServlet,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolAllocatedThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolIdleThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolQueuedRequests,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeHttpRequestsInvocationsCount,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of SoapServer |
|
| Uses of IncomingServiceKey in org.ow2.petals.binding.soap.listener.incoming.servlet |
|---|
| Constructor parameters in org.ow2.petals.binding.soap.listener.incoming.servlet with type arguments of type IncomingServiceKey | |
|---|---|
SoapServlet(org.apache.axis2.context.ConfigurationContext configContext,
ServerStats stats,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolAllocatedThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolIdleThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolQueuedRequests,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeHttpRequestsInvocationsCount,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of SoapServlet |
|
SoapServlet(org.apache.axis2.context.ConfigurationContext configContext,
ServerStats stats,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolAllocatedThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolIdleThreads,
org.ow2.petals.probes.GaugeProbe<Integer,Integer> probeHttpServerThreadPoolQueuedRequests,
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> probeHttpRequestsInvocationsCount,
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> probeHttpRequestsInvocationsResponseTime,
Logger logger)
Creates a new instance of SoapServlet |
|
| Uses of IncomingServiceKey in org.ow2.petals.binding.soap.monitoring |
|---|
| Methods in org.ow2.petals.binding.soap.monitoring that return types with arguments of type IncomingServiceKey | |
|---|---|
org.ow2.petals.probes.KeyedCounterProbeWithExecutionStatus<IncomingServiceKey> |
Monitoring.getProbeHttpRequestsInvocationsCount()
|
org.ow2.petals.probes.KeyedResponseTimeProbe<IncomingServiceKey> |
Monitoring.getProbeHttpRequestsInvocationsResponseTime()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||