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
           
static java.lang.String TOPIC
           
 
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

TOPIC

public static final java.lang.String TOPIC
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-2010 OW2 Consortium. All Rights Reserved.