com.sun.tools.ws.wsdl.document.soap
Class SOAPStyle

java.lang.Object
  extended by com.sun.tools.ws.wsdl.document.soap.SOAPStyle

public final class SOAPStyle
extends Object

A SOAP "style" enumeration.

Author:
WS Development Team

Field Summary
static SOAPStyle DOCUMENT
           
static SOAPStyle RPC
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RPC

public static final SOAPStyle RPC

DOCUMENT

public static final SOAPStyle DOCUMENT


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.