|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHelloWorldServCFnio
public class HelloWorldServCFnio
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 | |
---|---|
HelloWorldServCFnio()
|
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 HelloWorldServCFnio()
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 |