org.apache.cxf.no_body_parts
Class NoBodyPartsImpl
java.lang.Object
org.apache.cxf.no_body_parts.NoBodyPartsImpl
- All Implemented Interfaces:
- NoBodyPartsSEI
public class NoBodyPartsImpl
- extends Object
- implements NoBodyPartsSEI
Implementation class for NoBodyParts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoBodyPartsImpl
public NoBodyPartsImpl()
operation1
public Operation1Response operation1(Operation1 parameters,
javax.xml.ws.Holder<byte[]> mimeAttachment)
-
- Specified by:
operation1 in interface NoBodyPartsSEI
Apache CXF