alt.javax.mail
Class ServiceImpl
java.lang.Object
alt.javax.mail.ServiceImpl
- Service
public class ServiceImpl
extends java.lang.Object
ServiceImpl
public ServiceImpl(javax.mail.Service service)
close
public void close()
throws MessagingException
- close in interface Service
connect
public void connect()
throws MessagingException
- connect in interface Service
connect
public void connect(String host,
String user,
String password)
throws MessagingException
- connect in interface Service
connect
public void connect(String host,
int port,
String user,
String password)
throws MessagingException
- connect in interface Service
Copyright © 2002 Mock Objects. All Rights Reserved.