cnrg.itx.datax
Class PropertiesNegotiation

java.lang.Object
  |
  +--cnrg.itx.datax.PropertiesNegotiation

public class PropertiesNegotiation
extends java.lang.Object


Constructor Summary
PropertiesNegotiation()
           
 
Method Summary
static ConnectionProperty getConnectionCapabilities()
           
static ChannelProperty getInputChannelCapabilities()
           
static ChannelProperty getInputChannelProperties()
           
static ChannelProperty getOuputChannelCapabilities()
           
static ChannelProperty getOutputChannelProperties()
           
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

PropertiesNegotiation

public PropertiesNegotiation()
Method Detail

main

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

getConnectionCapabilities

public static ConnectionProperty getConnectionCapabilities()

getInputChannelCapabilities

public static ChannelProperty getInputChannelCapabilities()

getOuputChannelCapabilities

public static ChannelProperty getOuputChannelCapabilities()

getInputChannelProperties

public static ChannelProperty getInputChannelProperties()

getOutputChannelProperties

public static ChannelProperty getOutputChannelProperties()