|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerSocketChannel

| Field Summary |
|---|
| Fields inherited from interface net.gleamynode.netty.channel.Channel |
|---|
OP_NONE, OP_READ, OP_READ_WRITE, OP_WRITE |
| Method Summary | |
|---|---|
ServerSocketChannelConfig |
getConfig()
|
InetSocketAddress |
getLocalAddress()
|
InetSocketAddress |
getRemoteAddress()
|
| Methods inherited from interface net.gleamynode.netty.channel.Channel |
|---|
bind, close, connect, disconnect, getFactory, getId, getInterestOps, getParent, getPipeline, isBound, isConnected, isOpen, isReadable, isWritable, setInterestOps, setReadable, write, write |
| Method Detail |
|---|
ServerSocketChannelConfig getConfig()
getConfig in interface ChannelInetSocketAddress getLocalAddress()
getLocalAddress in interface ChannelInetSocketAddress getRemoteAddress()
getRemoteAddress in interface Channel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||