Mule Gmail Cloud Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
com.google.code.com.sun.mail.auth
com.google.code.com.sun.mail.handlers
com.google.code.com.sun.mail.iap
com.google.code.com.sun.mail.imap
com.google.code.com.sun.mail.imap.protocol
com.google.code.com.sun.mail.pop3
com.google.code.com.sun.mail.smtp
com.google.code.com.sun.mail.util
com.google.code.com.sun.mail.util.logging
com.google.code.javax.activation
com.google.code.javax.mail
com.google.code.javax.mail.event
com.google.code.javax.mail.internet
com.google.code.javax.mail.search
com.google.code.javax.mail.util
com.google.code.oauth
com.sun.activation.registries
com.sun.activation.viewers
org.mule.module.gmail
org.mule.module.gmail.adapters
org.mule.module.gmail.agents
org.mule.module.gmail.config
org.mule.module.gmail.model
org.mule.module.gmail.model.holders
org.mule.module.gmail.model.transformers
org.mule.module.gmail.oauth
org.mule.module.gmail.process
org.mule.module.gmail.processors
org.mule.module.gmail.search
org.mule.module.gmail.search.holders
org.mule.module.gmail.search.transformers
org.mule.module.gmail.transformers
org.mule.modules.google.transformers
Classes
BaseGmailConnector
BasicAuthGmailConnector
GmailConnector
ModelAdapter
Package Index
|
Class Index
Summary:
Fields
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public abstract class
ModelAdapter
extends Object
java.lang.Object
↳
org.mule.module.gmail.ModelAdapter
Summary
Fields
private static final Pattern
addressExtractorPattern
Public Constructors
ModelAdapter
()
Public Methods
static List<
MailMessage
>
toModel
(List<
IMAPMessage
> imaps, boolean includeAttachments)
static
MailMessage
toModel
(
IMAPMessage
imap, boolean includeAttachments)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
private static final Pattern
addressExtractorPattern
Public Constructors
public
ModelAdapter
()
Public Methods
public static List<
MailMessage
>
toModel
(List<
IMAPMessage
> imaps, boolean includeAttachments)
Parameters
imaps
includeAttachments
public static
MailMessage
toModel
(
IMAPMessage
imap, boolean includeAttachments)
Parameters
imap
includeAttachments