Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setMessageName
Method
setMessageName
jnode-core/src/jnode/protocol/io/Message.java:80–82 ·
view source on GitHub ↗
(String arg)
Source
from the content-addressed store, hash-verified
78
}
79
80
public
void
setMessageName(String arg) {
81
this.messageName = arg;
82
}
83
84
public
InputStream getInputStream() {
85
return
inputStream;
Callers
5
pack
Method · 0.95
packNetmail
Method · 0.95
packEchomail
Method · 0.95
packFilemail
Method · 0.95
getMessages2
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected