Uses of Class
org.apache.openejb.server.axis.assembler.JaxRpcTypeInfo.SerializerType

Packages that use JaxRpcTypeInfo.SerializerType
org.apache.openejb.server.axis.assembler   
 

Uses of JaxRpcTypeInfo.SerializerType in org.apache.openejb.server.axis.assembler
 

Fields in org.apache.openejb.server.axis.assembler declared as JaxRpcTypeInfo.SerializerType
 JaxRpcTypeInfo.SerializerType JaxRpcTypeInfo.serializerType
           
 

Methods in org.apache.openejb.server.axis.assembler that return JaxRpcTypeInfo.SerializerType
static JaxRpcTypeInfo.SerializerType JaxRpcTypeInfo.SerializerType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JaxRpcTypeInfo.SerializerType[] JaxRpcTypeInfo.SerializerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.