|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NetworkServerProvider

A provider interface implemented by connection providers which can be connected to across the network.
| Method Summary | |
|---|---|
org.jboss.xnio.ChannelListener<org.jboss.xnio.channels.ConnectedStreamChannel<InetSocketAddress>> |
getServerListener(org.jboss.xnio.OptionMap optionMap)
Get the channel open listener for servers of this connection provider type. |
| Method Detail |
|---|
org.jboss.xnio.ChannelListener<org.jboss.xnio.channels.ConnectedStreamChannel<InetSocketAddress>> getServerListener(org.jboss.xnio.OptionMap optionMap)
optionMap - options which may be used to configure the returned server
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||