|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSMTPServer.State | |
---|---|
org.jSyncManager.SJS.Adapters.SMTPServer | |
org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
Uses of AbstractSMTPServer.State in org.jSyncManager.SJS.Adapters.SMTPServer |
---|
Fields in org.jSyncManager.SJS.Adapters.SMTPServer declared as AbstractSMTPServer.State | |
---|---|
protected AbstractSMTPServer.State |
AbstractSMTPServer.state
A bit mask field to store the current state of the connection being handled by this instance |
Uses of AbstractSMTPServer.State in org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
---|
Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.contracts with parameters of type AbstractSMTPServer.State | |
---|---|
StateContract(AbstractSMTPServer.State t)
A general constructor that sets the instance variable This is of the form required by C4J |
|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |