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