Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ NNTPSession
Method
NNTPSession
src/java/com/libmailcore/NNTPSession.java:4–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
public
class
NNTPSession extends NativeObject {
4
public
NNTPSession()
5
{
6
setupNative();
7
}
8
9
protected
void
finalize() throws Throwable
10
{
Callers
nothing calls this directly
Calls
1
setupNative
Method · 0.95
Tested by
no test coverage detected