org.ow2.petals.binding.soap
Class SoapConstants.SOAP

java.lang.Object
  extended by org.ow2.petals.binding.soap.SoapConstants.SOAP
Enclosing class:
SoapConstants

public static class SoapConstants.SOAP
extends java.lang.Object


Field Summary
static java.lang.String ERROR_WRONG_MESSAGE_STATUS
           
static java.lang.String FAULT_CLIENT
           
static java.lang.String FAULT_SERVER
           
static java.lang.String SOAP_VERSION_11
           
static java.lang.String SOAP_VERSION_12
           
 
Constructor Summary
SoapConstants.SOAP()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_WRONG_MESSAGE_STATUS

public static final java.lang.String ERROR_WRONG_MESSAGE_STATUS
See Also:
Constant Field Values

FAULT_SERVER

public static final java.lang.String FAULT_SERVER
See Also:
Constant Field Values

FAULT_CLIENT

public static final java.lang.String FAULT_CLIENT
See Also:
Constant Field Values

SOAP_VERSION_11

public static final java.lang.String SOAP_VERSION_11
See Also:
Constant Field Values

SOAP_VERSION_12

public static final java.lang.String SOAP_VERSION_12
See Also:
Constant Field Values
Constructor Detail

SoapConstants.SOAP

public SoapConstants.SOAP()


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