|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHelloWorldClientCF
public class HelloWorldClientCF
Hello World Client using ChannelFactory. Generates clientside socket to host and port sends given message.
Field Summary | |
---|---|
(package private) static java.lang.String |
host
|
(package private) static java.lang.String |
msg
|
(package private) static int |
port
|
Constructor Summary | |
---|---|
HelloWorldClientCF()
|
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 |
---|
static int port
static java.lang.String host
static java.lang.String msg
Constructor Detail |
---|
public HelloWorldClientCF()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- hostname message
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |