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