jSyncManager Simple Java Server

Uses of Class
org.jSyncManager.SJS.Adapters.SMTPServer.AbstractSMTPServer.State

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

Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.