org.ow2.petals.binding.soap
Class Constants.ServiceUnit.MODE

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

public static class Constants.ServiceUnit.MODE
extends java.lang.Object


Field Summary
static java.lang.String JSON
           
static java.lang.String REST
           
static java.lang.String SOAP
           
 
Constructor Summary
Constants.ServiceUnit.MODE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOAP

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

REST

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

JSON

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

Constants.ServiceUnit.MODE

public Constants.ServiceUnit.MODE()


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