Uses of Interface
com.icegreen.greenmail.foedus.util.Workspace
-
Packages that use Workspace Package Description com.icegreen.greenmail.foedus.util com.icegreen.greenmail.mail com.icegreen.greenmail.smtp -
-
Uses of Workspace in com.icegreen.greenmail.foedus.util
Classes in com.icegreen.greenmail.foedus.util that implement Workspace Modifier and Type Class Description class
InMemoryWorkspace
-
Uses of Workspace in com.icegreen.greenmail.mail
Constructors in com.icegreen.greenmail.mail with parameters of type Workspace Constructor Description MovingMessage(Workspace workspace)
-
Uses of Workspace in com.icegreen.greenmail.smtp
Constructors in com.icegreen.greenmail.smtp with parameters of type Workspace Constructor Description SmtpState(Workspace workspace)
-