|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalChannel | |
|---|---|
| org.jboss.xnio | The main API package for XNIO. |
| org.jboss.xnio.channels | Defines an enhanced set of channels. |
| Uses of LocalChannel in org.jboss.xnio |
|---|
| Methods in org.jboss.xnio that return types with arguments of type LocalChannel | |
|---|---|
ChannelListener.Setter<? extends AcceptingServer<String,BoundChannel<String>,LocalChannel>> |
LocalServer.getCloseSetter()
Get the setter which can be used to change the close listener for this channel. |
ChannelListener.Setter<? extends LocalChannel> |
LocalServer.getOpenSetter()
Get the open listener setter for this server. |
| Uses of LocalChannel in org.jboss.xnio.channels |
|---|
| Methods in org.jboss.xnio.channels that return types with arguments of type LocalChannel | |
|---|---|
ChannelListener.Setter<? extends LocalChannel> |
LocalChannel.getCloseSetter()
Get the setter which can be used to change the close listener for this channel. |
ChannelListener.Setter<? extends LocalChannel> |
LocalChannel.getReadSetter()
Get the setter which can be used to change the read listener for this channel. |
ChannelListener.Setter<? extends LocalChannel> |
LocalChannel.getWriteSetter()
Get the setter which can be used to change the write listener for this channel. |
|
XNIO API 2.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||