org.ow2.petals.binding.soap
Class Constants

java.lang.Object
  extended by org.ow2.petals.binding.soap.Constants

public final class Constants
extends Object

Author:
chamerling - eBM WebSourcing

Nested Class Summary
static class Constants.Axis2
          Axis2 related constants
static class Constants.Component
           
static class Constants.HttpServer
          HTTP server related constants
static class Constants.JbiMessage
          JBI message related constants
static class Constants.JmsTransportLayer
          JMS transport layer related constants
static class Constants.Policy
          Policy constants
static class Constants.ServiceUnit
          Service Unit related constants
static class Constants.SOAP
           
static class Constants.WsClients
          WS clients related constants
 
Field Summary
static String MESSAGE_CONTEXT_INCOMINGSERVICEKEY_NAME
          The name of the property used in the Axis2 message context to transfer the key of the probes about service invocations.
static String MESSAGE_CONTEXT_RESPONSETIME_NAME
          The name of the property used in the Axis2 message context to transfer the start date of the pending request processing.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE_CONTEXT_INCOMINGSERVICEKEY_NAME

public static final String MESSAGE_CONTEXT_INCOMINGSERVICEKEY_NAME
The name of the property used in the Axis2 message context to transfer the key of the probes about service invocations.

See Also:
Constant Field Values

MESSAGE_CONTEXT_RESPONSETIME_NAME

public static final String MESSAGE_CONTEXT_RESPONSETIME_NAME
The name of the property used in the Axis2 message context to transfer the start date of the pending request processing.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.