AttachmentWs | This is an EJB 3 webservice interface to send attachments throughout SAOP. | code | html |
AttachmentImpl | This is an EJB 3 style pojo stateless session bean Every stateless session bean implementation must be annotated using the annotation @Stateless This EJB has a single interface: AttachmentWs a webservice interface. | code | html |