Acme.Serve
Class SimpleAcceptor
java.lang.Object
Acme.Serve.SimpleAcceptor
- All Implemented Interfaces:
- Serve.Acceptor
public class SimpleAcceptor
- extends Object
- implements Serve.Acceptor
SimpleAcceptor
public SimpleAcceptor()
accept
public Socket accept()
throws IOException
- Specified by:
accept
in interface Serve.Acceptor
- Throws:
IOException
destroy
public void destroy()
throws IOException
- Specified by:
destroy
in interface Serve.Acceptor
- Throws:
IOException
init
public void init(Map inProperties,
Map outProperties)
throws IOException
- Specified by:
init
in interface Serve.Acceptor
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011. All Rights Reserved.