MCPcopy Create free account
hub / github.com/apache/tomcat / setOptions

Method setOptions

java/org/apache/catalina/tribes/io/ChannelData.java:142–145  ·  view source on GitHub ↗
(int options)

Source from the content-addressed store, hash-verified

140 }
141
142 @Override
143 public void setOptions(int options) {
144 this.options = options;
145 }
146
147 @Override
148 public Member getAddress() {

Callers 8

mainMethod · 0.95
mainMethod · 0.95
getDataFromPackageMethod · 0.95
sendMethod · 0.95
sendPingMessageMethod · 0.95
sendMemberMessageMethod · 0.95
memberAliveMethod · 0.95
createDataMethod · 0.95

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
mainMethod · 0.76