ca.infoway.messagebuilder.transport.mohawk.sample
Class MohawkSender
java.lang.Object
ca.infoway.messagebuilder.transport.mohawk.sample.MohawkSender
public class MohawkSender
- extends Object
Sends a sample message to the Mohawk HIAL using the MohawkTransportLayer.
- Author:
- Intelliware Development
Method Summary |
static void |
main(String[] args)
Sends a sample message to the Mohawk HIAL using the MohawkTransportLayer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MohawkSender
public MohawkSender()
main
public static void main(String[] args)
throws TransportLayerException,
SAXException,
IOException
Sends a sample message to the Mohawk HIAL using the MohawkTransportLayer.
- Parameters:
args
- standard "main" args (not used in this case)
- Throws:
TransportLayerException
- if the message or its response encountered problems
SAXException
- if the sample xml could not be converted into a Document (parsing problem)
IOException
- if the sample xml could not be converted into a Document (resource problem)
Copyright © 2013. All Rights Reserved.