Class HelloWorldClientCFnioBuffer

java.lang.Object
  extended by HelloWorldClientCFnioBuffer

public class HelloWorldClientCFnioBuffer
extends java.lang.Object

Hello World Client using ChannelFactory. Generates clientside socket to host and port sends given message.

Author:
Heinz Kredel.

Field Summary
(package private) static java.lang.String host
           
(package private) static java.lang.String msg
           
(package private) static int port
           
 
Constructor Summary
HelloWorldClientCFnioBuffer()
           
 
Method Summary
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
 

Field Detail

port

static int port

host

static java.lang.String host

msg

static java.lang.String msg
Constructor Detail

HelloWorldClientCFnioBuffer

public HelloWorldClientCFnioBuffer()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - hostname message