| samples.transport.FileSender
FileSender | public class FileSender extends BasicHandler (Code) | | 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.
author: Doug Davis (dug@us.ibm.com) |
Method Summary | |
public void | invoke(MessageContext msgContext) |
nextNum | static int nextNum(Code) | | |
invoke | public void invoke(MessageContext msgContext) throws AxisFault(Code) | | |
|
|