File upload using enterprise form

Hi,

I have a form with file upload field. I want to get that file(.pdf/.jpg etc.) using eform in my backend(Java class) and send over the email as an attachment.

Thanks in advance