Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rabbitmq/rabbitmq-tutorials
/ close
Method
close
java-mvn/src/main/java/RPCClient.java:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
void
close() throws IOException {
64
connection.close();
65
}
66
}
67
Callers
15
tutorial1_helloWorld
Method · 0.45
tutorial2_workQueueFairDispatch
Method · 0.45
tutorial3_publishSubscribe
Method · 0.45
tutorial4_routing
Method · 0.45
tutorial5_topics
Method · 0.45
tutorial6_rpc
Method · 0.45
tutorial7_publisherConfirms
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
13
tutorial1_helloWorld
Method · 0.36
tutorial2_workQueueFairDispatch
Method · 0.36
tutorial3_publishSubscribe
Method · 0.36
tutorial4_routing
Method · 0.36
tutorial5_topics
Method · 0.36
tutorial6_rpc
Method · 0.36
tutorial7_publisherConfirms
Method · 0.36
tearDown
Method · 0.36
publishMessagesIndividually
Method · 0.36
publishMessagesInBatch
Method · 0.36
allowMaxOfOutstandingConfirms
Method · 0.36
resendUnconfirmedMessagesIntegration
Method · 0.36