Acme.Serve
Class SimpleAcceptor
java.lang.Object
   Acme.Serve.SimpleAcceptor
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:
- acceptin interface- Serve.Acceptor
 
- 
- Throws:
- IOException
 
destroy
public void destroy()
             throws IOException
- 
- Specified by:
- destroyin interface- Serve.Acceptor
 
- 
- Throws:
- IOException
 
init
public void init(Map inProperties,
                 Map outProperties)
          throws IOException
- 
- Specified by:
- initin interface- Serve.Acceptor
 
- 
- Throws:
- IOException
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2012. All Rights Reserved.