@Deprecated public class SelectorAcceptor extends Object implements Serve.Acceptor
| Constructor and Description |
|---|
SelectorAcceptor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Socket |
accept()
Deprecated.
|
void |
destroy()
Deprecated.
|
void |
init(Map inProperties,
Map outProperties)
Deprecated.
|
String |
toString()
Deprecated.
|
public Socket accept() throws IOException
accept in interface Serve.AcceptorIOExceptionpublic void destroy()
throws IOException
destroy in interface Serve.AcceptorIOExceptionpublic void init(Map inProperties, Map outProperties) throws IOException
init in interface Serve.AcceptorIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.