
Icon | Member | Description |
---|---|---|
![]() | lookupTopic(String) |
Create an LBMTopic object (useable for an LBM receiver) for a given topic name.
Topic strings should be limited in length to 246 characters (not including
the final null).
|
![]() | lookupTopic(String, LBMReceiverAttributes) |
Create an LBMTopic object (useable for an LBM receiver)
for given topic name and attributes.
Topic strings should be limited in length to 246 characters (not including
the final null).
|