| Home >> All >> samples >> [ attachments Javadoc ] |
samples.attachments: Javadoc index of package samples.attachments.
Package Samples:
samples.attachments
Classes:
TestRef: An example of sending an attachment via messages. The main purpose is to validate the different types of attachment references by content Id, content location both absolute and relative. Creates 5 separate attachments referenced differently by a SOAP document. Each attachment contains a string that is assembled and tested to see if if the attachments are correctly sent and referenced. Each attachment also contains a mime header indicating its position and validated on the server to see if mime headers are correctly sent with attachments. Sends the same message again however the second attachments ...
EchoAttachment: An example of sending an attachment via RPC. This class has a main method that beside the standard arguments allows you to specify an attachment that will be sent to a service which will then send it back.
EchoAttachmentsService: An example of This class has a main method that beside the standard arguments allows you to specify an attachment that will be sent to a service which will then send it back.
| Home | Contact Us | Privacy Policy | Terms of Service |