|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
weblogic.jws.Conversation.Phase
public static final class Conversation.Phase
Conversation Phases allowed on Operation
Field Summary | |
---|---|
static Conversation.Phase |
CONTINUE
|
static Conversation.Phase |
FINISH
|
static Conversation.Phase |
NONE
Deprecated. |
static Conversation.Phase |
START
|
Method Summary | |
---|---|
static Conversation.Phase |
valueOf(String name)
|
static Conversation.Phase[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Conversation.Phase START
public static final Conversation.Phase CONTINUE
public static final Conversation.Phase FINISH
@Deprecated public static final Conversation.Phase NONE
Method Detail |
---|
public static Conversation.Phase[] values()
public static Conversation.Phase valueOf(String name)
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |