alt.javax.mail
Interface Service
- Transport
- MockService, MockTransport, ServiceImpl, TransportImpl
addConnectionListener
public void addConnectionListener(ConnectionListener connectionListener)
close
public void close()
throws MessagingException
connect
public void connect()
throws MessagingException
connect
public void connect(String host,
String user,
String password)
throws MessagingException
connect
public void connect(String host,
int port,
String user,
String password)
throws MessagingException
getURLName
public URLName getURLName()
isConnected
public boolean isConnected()
removeConnectionListener
public void removeConnectionListener(ConnectionListener connectionListener)
toString
public String toString()
Copyright © 2002 Mock Objects. All Rights Reserved.