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

Method setupNative

src/java/com/libmailcore/IMAPSession.java:286–286  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284 public native IMAPMessageRenderingOperation plainTextBodyRenderingOperation(IMAPMessage message, String folder, boolean stripWhitespace);
285
286 private native void setupNative();
287 private native void finalizeNative();
288
289 private ConnectionLogger connectionLogger;

Callers 1

IMAPSessionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected