MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / SMTPSession

Method SMTPSession

src/java/com/libmailcore/SMTPSession.java:6–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5public class SMTPSession extends NativeObject {
6 public SMTPSession()
7 {
8 setupNative();
9 }
10
11 protected void finalize() throws Throwable
12 {

Callers

nothing calls this directly

Calls 1

setupNativeMethod · 0.95

Tested by

no test coverage detected