BEA Systems, Inc.

weblogic.wsee.async
Class AsyncUtil.WsspVersion

java.lang.Object
  extended by java.lang.Enum
      extended by weblogic.wsee.async.AsyncUtil.WsspVersion
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
AsyncUtil

public static final class AsyncUtil.WsspVersion
extends Enum

See Also:
Serialized Form

Field Summary
static AsyncUtil.WsspVersion WSSP10
           
static AsyncUtil.WsspVersion WSSP12
           
 
Method Summary
static AsyncUtil.WsspVersion valueOf(String name)
           
static AsyncUtil.WsspVersion[] 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

WSSP10

public static final AsyncUtil.WsspVersion WSSP10

WSSP12

public static final AsyncUtil.WsspVersion WSSP12
Method Detail

values

public static AsyncUtil.WsspVersion[] values()

valueOf

public static AsyncUtil.WsspVersion 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.