|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.xnio.nio.AbstractConfigurable
org.jboss.xnio.nio.NioTcpAcceptorFactory
public final class NioTcpAcceptorFactory
| Method Summary | |
|---|---|
CloseableTcpAcceptor |
create()
Create the instance based on the configuration. |
| Methods inherited from class org.jboss.xnio.nio.AbstractConfigurable |
|---|
getOption, getOptions, setOption |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.xnio.channels.Configurable |
|---|
getOption, getOptions, setOption |
| Method Detail |
|---|
public CloseableTcpAcceptor create()
throws java.io.IOException,
java.lang.IllegalStateException
ConfigurableFactory
create in interface ConfigurableFactory<CloseableTcpAcceptor>java.io.IOException - if an error occurs starting the instance
java.lang.IllegalStateException - if the instance was already created
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||