Uses of Class
org.apache.cxf.no_body_parts.types.Operation1
-
Packages that use Operation1 Package Description org.apache.cxf.no_body_parts org.apache.cxf.no_body_parts.types org.apache.cxf.no_body_parts.wsdl -
-
Uses of Operation1 in org.apache.cxf.no_body_parts
Methods in org.apache.cxf.no_body_parts with parameters of type Operation1 Modifier and Type Method Description Operation1ResponseNoBodyPartsImpl. operation1(Operation1 parameters, javax.xml.ws.Holder<byte[]> mimeAttachment) -
Uses of Operation1 in org.apache.cxf.no_body_parts.types
Methods in org.apache.cxf.no_body_parts.types that return Operation1 Modifier and Type Method Description Operation1ObjectFactory. createOperation1()Create an instance ofOperation1 -
Uses of Operation1 in org.apache.cxf.no_body_parts.wsdl
Methods in org.apache.cxf.no_body_parts.wsdl with parameters of type Operation1 Modifier and Type Method Description Operation1ResponseNoBodyPartsSEI. operation1(Operation1 parameters, javax.xml.ws.Holder<byte[]> mimeAttachment)
-