public class TopicImpl extends Topic implements Subscription, Destination, Serializable
| Modifier and Type | Method and Description |
|---|---|
static Topic |
createFastNoValidation(String name) |
static Topic |
createWithInit(String name,
boolean rxAllDeliverToOne,
boolean isTemp) |
static Topic |
createWithInit(TopicProperties props) |
byte[] |
getNameBytes() |
equals, hashCode, isRxAllDeliverToOne, isTemporary, toStringgetName, getVirtualRouterName, initIfRequiredgetName, isTemporarypublic static Topic createWithInit(TopicProperties props)
public static Topic createWithInit(String name, boolean rxAllDeliverToOne, boolean isTemp)
public byte[] getNameBytes()
Copyright 2004-2020 Solace Corporation. All rights reserved.