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

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

public static class Constants.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
           
 
Constructor Summary
Constants.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
Constructor Detail

Constants.SOAP

public Constants.SOAP()


Copyright © 2005-2010 OW2 Consortium. All Rights Reserved.