public class SimpleAcceptor extends Object implements Serve.Acceptor
Constructor and Description |
---|
SimpleAcceptor() |
public Socket accept() throws IOException
accept
in interface Serve.Acceptor
IOException
public void destroy() throws IOException
destroy
in interface Serve.Acceptor
IOException
public void init(Map inProperties, Map outProperties) throws IOException
init
in interface Serve.Acceptor
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.