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 Object


Field Summary
static String JSON
           
static String REST
           
static 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 String SOAP
See Also:
Constant Field Values

REST

public static final String REST
See Also:
Constant Field Values

JSON

public static final 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.