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

Method POPSession

src/java/com/libmailcore/POPSession.java:4–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3public class POPSession extends NativeObject {
4 public POPSession()
5 {
6 setupNative();
7 }
8
9 protected void finalize() throws Throwable
10 {

Callers

nothing calls this directly

Calls 1

setupNativeMethod · 0.95

Tested by

no test coverage detected