Uses of Class
org.apache.openejb.server.axis.assembler.JaxRpcOperationInfo

Packages that use JaxRpcOperationInfo
org.apache.openejb.server.axis.assembler   
 

Uses of JaxRpcOperationInfo in org.apache.openejb.server.axis.assembler
 

Fields in org.apache.openejb.server.axis.assembler with type parameters of type JaxRpcOperationInfo
 Collection<JaxRpcOperationInfo> JaxRpcServiceInfo.operations
           
 

Methods in org.apache.openejb.server.axis.assembler that return JaxRpcOperationInfo
 JaxRpcOperationInfo HeavyweightOperationInfoBuilder.buildOperationInfo()
           
 JaxRpcOperationInfo LightweightOperationInfoBuilder.buildOperationInfo()
           
 

Constructor parameters in org.apache.openejb.server.axis.assembler with type arguments of type JaxRpcOperationInfo
HeavyweightTypeInfoBuilder(JavaWsdlMapping mapping, XmlSchemaInfo schemaInfo, ClassLoader classLoader, Set wrapperElementQNames, Collection<JaxRpcOperationInfo> operations, boolean hasEncoded)
           
 



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