Uses of Class
org.apache.cxf.binding.corba.wsdl.ArgType
Packages that use ArgType
Package
Description
-
Uses of ArgType in org.apache.cxf.binding.corba.runtime
Constructor parameters in org.apache.cxf.binding.corba.runtime with type arguments of type ArgTypeModifierConstructorDescriptionCorbaStreamWriter(org.omg.CORBA.ORB orbRef, List<ArgType> paramTypes, CorbaTypeMap map, ServiceInfo sinfo, boolean wrap) -
Uses of ArgType in org.apache.cxf.binding.corba.wsdl
Subclasses of ArgType in org.apache.cxf.binding.corba.wsdlFields in org.apache.cxf.binding.corba.wsdl declared as ArgTypeMethods in org.apache.cxf.binding.corba.wsdl that return ArgTypeModifier and TypeMethodDescriptionObjectFactory.createArgType()Create an instance ofArgTypeOperationType.getReturn()Gets the value of the return property.Methods in org.apache.cxf.binding.corba.wsdl with parameters of type ArgType -
Uses of ArgType in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as ArgTypeModifier and TypeFieldDescriptionprotected ArgTypeAttributeDeferredAction.argTypeprotected ArgTypeOperationDeferredAction.argTypeConstructors in org.apache.cxf.tools.corba.processors.idl with parameters of type ArgTypeModifierConstructorDescriptionAttributeDeferredAction(ParamType paramType, ArgType arg, org.apache.ws.commons.schema.XmlSchemaElement elem)