public void setOperation(WsdlOperation operation) {
   if (multipartMessageSupport != null) multipartMessageSupport.setOperation(operation);
 }