|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package samples.transport
| Class Summary | |
| FileReader | Waits for the XML to appear in a file called xml#.req and writes the response in a file called xml#.res |
| FileSender | Just write the XML to a file called xml#.req and wait for the result in a file called xml#.res Not thread-safe - just a dummy sample to show that we can indeed use something other than HTTP as the transport. |
| FileTest | Tests the simple File transport. |
| FileTransport | A File Transport class. |
|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||