org.mule.transport.email
Class FixedPortGreenMailSupport

java.lang.Object
  extended by org.mule.transport.email.AbstractGreenMailSupport
      extended by org.mule.transport.email.FixedPortGreenMailSupport

public class FixedPortGreenMailSupport
extends AbstractGreenMailSupport


Field Summary
 
Fields inherited from class org.mule.transport.email.AbstractGreenMailSupport
ALICE, ALICE_EMAIL, AT_EXAMPLE_COM, BOB, BOB_EMAIL, LOCALHOST, logger, MESSAGE, PASSWORD, STARTUP_PERIOD_MS
 
Constructor Summary
FixedPortGreenMailSupport(int port)
           
 
Method Summary
protected  int nextPort()
           
 
Methods inherited from class org.mule.transport.email.AbstractGreenMailSupport
createAliceAndStoreEmail, createBobAndStoreEmail, createUser, createUserAndStoreEmail, getServers, getValidMessage, startServers, stopServers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedPortGreenMailSupport

public FixedPortGreenMailSupport(int port)
Method Detail

nextPort

protected int nextPort()
Specified by:
nextPort in class AbstractGreenMailSupport


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.