public class ImapFeatures extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImapFeatures.Feature |
Modifier and Type | Method and Description |
---|---|
static ImapFeatures |
of(ImapFeatures.Feature... features) |
Set<ImapFeatures.Feature> |
supportedFeatures() |
boolean |
supports(ImapFeatures.Feature... features) |
public static ImapFeatures of(ImapFeatures.Feature... features)
public Set<ImapFeatures.Feature> supportedFeatures()
public boolean supports(ImapFeatures.Feature... features)
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.