public class ProtonSubscriberOptions extends Object
| Constructor and Description |
|---|
ProtonSubscriberOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getLinkName() |
int |
hashCode() |
ProtonSubscriberOptions |
setLinkName(String linkName)
Sets the link name to be used for the producer.
|
public ProtonSubscriberOptions setLinkName(String linkName)
linkName - the name to usepublic String getLinkName()
Copyright © 2020. All rights reserved.