public abstract class TopicEndpoint extends Object implements Endpoint
getName() returns an
empty string.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Gets the name of the Endpoint.
|
String |
getVirtualRouterName()
The virtual router name identifier for the Endpoint.
|
int |
hashCode() |
boolean |
isDurable()
Whether this Endpoint is durable.
|
boolean |
isTemporary() |
String |
toString() |
public String getName()
Endpointpublic boolean isDurable()
Endpointpublic boolean isTemporary()
public String getVirtualRouterName()
EndpointgetVirtualRouterName in interface EndpointCopyright 2004-2025 Solace Corporation. All rights reserved.