com.ebmwebsourcing.commons.wsdl.util
Class Constants

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.util.Constants

public class Constants
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
static class Constants.MEPPatternConstants
          Constants for the Patterns.
static class Constants.SOAPMEPConstants
          Constants for the Message Exchange Patterns.
static class Constants.WSDLVersionConstants
          Constants for WSDL version.
 
Field Summary
static java.lang.String WSDL11_PACKAGE
           
static java.lang.String WSDL20_PACKAGE
           
 
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

WSDL11_PACKAGE

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

WSDL20_PACKAGE

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

Constants

public Constants()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.