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

Cross-posts message between two domains. subject and type defaults to * and *, can be set via command line parameters.

Version:
1.0

Constructor Summary
cMsgGateway()
           
 
Method Summary
static void decode_command_line(java.lang.String[] args)
          Method to decode the command line used to start this application.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

cMsgGateway

public cMsgGateway()
Method Detail

main

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

decode_command_line

public static void decode_command_line(java.lang.String[] args)
Method to decode the command line used to start this application.

Parameters:
args - command line arguments