Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ toString
Method
toString
java/jms/src/org/opendds/jms/TopicImpl.java:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
@Override
94
public
String toString() {
95
return
getTopicName();
96
}
97
}
Callers
7
setName
Method · 0.45
guidFormatter
Method · 0.45
guidFormatter
Method · 0.45
testSettingAndGettingDestinationHeaders
Method · 0.45
buildMessageFromPayload
Method · 0.45
setJMSReplyTo
Method · 0.45
setJMSDestination
Method · 0.45
Calls
1
getTopicName
Method · 0.95
Tested by
3
guidFormatter
Method · 0.36
guidFormatter
Method · 0.36
testSettingAndGettingDestinationHeaders
Method · 0.36