|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.document.OperationStyle
public final class OperationStyle
Enumeration of the supported WSDL operation styles.
| Field Summary | |
|---|---|
static OperationStyle |
NOTIFICATION
|
static OperationStyle |
ONE_WAY
|
static OperationStyle |
REQUEST_RESPONSE
|
static OperationStyle |
SOLICIT_RESPONSE
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final OperationStyle ONE_WAY
public static final OperationStyle REQUEST_RESPONSE
public static final OperationStyle SOLICIT_RESPONSE
public static final OperationStyle NOTIFICATION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||