org.opencrx.application.mail.exporter
Class MailWorkflow.MailTransport
java.lang.Object
org.opencrx.application.mail.exporter.MailWorkflow.MailTransport
- Enclosing class:
- MailWorkflow
public static class MailWorkflow.MailTransport
- extends Object
MailTransport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MailWorkflow.MailTransport
public MailWorkflow.MailTransport(String name,
Session session,
Transport transport,
long expiresAt)
- Constructor.
- Parameters:
name
- session
- transport
- expiresAt
-
destroy
public void destroy()
- Destroy mail transport.
getSession
public Session getSession()
- Returns:
- the session
getTransport
public Transport getTransport()
- Returns:
- the transport
getExpiresAt
public long getExpiresAt()
- Returns:
- the expiresAt
getName
public String getName()
- Returns:
- the name
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.