Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ setMessage
Method
setMessage
java/org/apache/catalina/tribes/io/ChannelData.java:108–111 ·
view source on GitHub ↗
(XByteBuffer message)
Source
from the content-addressed store, hash-verified
106
}
107
108
@Override
109
public
void
setMessage(XByteBuffer message) {
110
this.message = message;
111
}
112
113
@Override
114
public
long getTimestamp() {
Callers
15
getMessage
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
testViaFile
Method · 0.95
testMessageUniqueness
Method · 0.95
testPickup
Method · 0.95
run
Method · 0.95
encrypt
Method · 0.95
deliver
Method · 0.95
roundTrip
Method · 0.95
send
Method · 0.95
Calls
no outgoing calls
Tested by
11
getMessage
Method · 0.76
main
Method · 0.76
main
Method · 0.76
main
Method · 0.76
testViaFile
Method · 0.76
testMessageUniqueness
Method · 0.76
testPickup
Method · 0.76
run
Method · 0.76
encrypt
Method · 0.76
deliver
Method · 0.76
roundTrip
Method · 0.76