ca.infoway.messagebuilder.transport.mohawk.sample
Class MohawkSender

Package class diagram package MohawkSender
java.lang.Object
  extended by 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

Constructor Summary
MohawkSender()
           
 
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
 

Constructor Detail

MohawkSender

public MohawkSender()
Method Detail

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.