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.
|
String |
toString() |
public String getName()
Endpoint
public boolean isDurable()
Endpoint
public String getVirtualRouterName()
Endpoint
getVirtualRouterName
in interface Endpoint
Copyright 2004-2024 Solace Corporation. All rights reserved.