org.jlab.coda.cMsg.apps
Class cMsgGateway

java.lang.Object
  extended by org.jlab.coda.cMsg.apps.cMsgGateway

public class cMsgGateway
extends java.lang.Object

This is a general purpose cMsg gateway which cross-posts message between two domains. Subject and type defaults to * and *. They can be set via command line parameters.

Version:
1.0

Constructor Summary
cMsgGateway()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

cMsgGateway

public cMsgGateway()
Method Detail

main

public static void main(java.lang.String[] args)