Class ImageFile
java.lang.Object
org.apache.camel.quarkus.component.cxf.soap.mtom.it.ImageFile
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageFile
public ImageFile() -
ImageFile
public ImageFile(byte[] content)
-
-
Method Details
-
getContent
public byte[] getContent() -
setContent
public void setContent(byte[] content)
-