|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHelloWorldServCF
public class HelloWorldServCF
Hello World Server using ChannelFactory. Generates a "ChannelFactory" on a desired port and gets serverside sockets, displays the server status and a recieved message.
| Field Summary | |
|---|---|
(package private) static int |
port
|
| Constructor Summary | |
|---|---|
HelloWorldServCF()
|
|
| 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
| Constructor Detail |
|---|
public HelloWorldServCF()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||