|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfoservice.mailsystem.central.MailSystemServerImplementationFactory
public class MailSystemServerImplementationFactory
This class creates MailSystemServerImplementation instances everytime the GenericServer accepts a new connection and the ConnectionHandler uses this factory.
| Constructor Summary | |
|---|---|
MailSystemServerImplementationFactory()
|
|
| Method Summary | |
|---|---|
AbstractServerImplementation |
createServerImplementation()
Creates a MailSystemServerImplementation which handles the client request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailSystemServerImplementationFactory()
| Method Detail |
|---|
public AbstractServerImplementation createServerImplementation()
createServerImplementation in interface IServerImplementationFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||