|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAcme.Serve.SimpleAcceptor
public class SimpleAcceptor
| Constructor Summary | |
|---|---|
SimpleAcceptor()
|
|
| Method Summary | |
|---|---|
java.net.Socket |
accept()
|
void |
destroy()
|
void |
init(java.util.Map inProperties,
java.util.Map outProperties)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAcceptor()
| Method Detail |
|---|
public java.net.Socket accept()
throws java.io.IOException
accept in interface Serve.Acceptorjava.io.IOException
public void destroy()
throws java.io.IOException
destroy in interface Serve.Acceptorjava.io.IOException
public void init(java.util.Map inProperties,
java.util.Map outProperties)
throws java.io.IOException
init in interface Serve.Acceptorjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||