Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.mail.MockService
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
URLName | |
boolean | |
void |
|
void |
|
Methods inherited from class com.mockobjects.MockObject | |
notImplemented , notYetImplemented , verify |
public void addConnectionListener(ConnectionListener connectionListener)
- Specified by:
- addConnectionListener in interface Service
public void connect(String aHost, String aUser, String aPassword)
public void connect(String aHost, int aPort, String aUser, String aPassword)
public void removeConnectionListener(ConnectionListener connectionListener)
- Specified by:
- removeConnectionListener in interface Service
public void setExpectedCloseCalls(int aNumberOfCalls)