Package org.apache.cxf.no_body_parts
Class NoBodyPartsImpl
java.lang.Object
org.apache.cxf.no_body_parts.NoBodyPartsImpl
- All Implemented Interfaces:
NoBodyPartsSEI
Implementation class for NoBodyParts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionoperation1(Operation1 parameters, jakarta.xml.ws.Holder<byte[]> mimeAttachment)
-
Constructor Details
-
NoBodyPartsImpl
public NoBodyPartsImpl()
-
-
Method Details
-
operation1
public Operation1Response operation1(Operation1 parameters, jakarta.xml.ws.Holder<byte[]> mimeAttachment) - Specified by:
operation1in interfaceNoBodyPartsSEI
-