|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV NEXT | ||||||||
F
- FileReader - class samples.transport.FileReader.
- Waits for the XML to appear in a file called xml#.req and writes the response in a file called xml#.res
- FileReader() - Constructor for class samples.transport.FileReader
- FileSender - class samples.transport.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.
- FileSender() - Constructor for class samples.transport.FileSender
- FileTest - class samples.transport.FileTest.
- Tests the simple File transport.
- FileTest() - Constructor for class samples.transport.FileTest
- FileTransport - class samples.transport.FileTransport.
- A File Transport class.
- FileTransport() - Constructor for class samples.transport.FileTransport
H
- halt() - Method in class samples.transport.FileReader
- halted - Variable in class samples.transport.FileReader
I
- invoke(MessageContext) - Method in class samples.transport.FileSender
M
- main(String[]) - Static method in class samples.transport.FileTest
N
- nextNum - Static variable in class samples.transport.FileReader
- nextNum - Static variable in class samples.transport.FileSender
P
- pleaseStop - Variable in class samples.transport.FileReader
R
- run() - Method in class samples.transport.FileReader
S
- samples.transport - package samples.transport
W
F H I M N P R S W
|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV NEXT | ||||||||