C# Class Apache.NMS.ActiveMQ.Commands.ActiveMQTopic

Summary description for ActiveMQTopic.
Inheritance: ActiveMQDestination, ITopic
Afficher le fichier Open project: ThorTech/apache-nms Class Usage Examples

Méthodes publiques

Méthode Description
ActiveMQTopic ( ) : System
ActiveMQTopic ( String name ) : System
Clone ( ) : Object
CreateDestination ( String name ) : ActiveMQDestination
GetDataStructureType ( ) : byte
GetDestinationType ( ) : int

Method Details

ActiveMQTopic() public méthode

public ActiveMQTopic ( ) : System
Résultat System

ActiveMQTopic() public méthode

public ActiveMQTopic ( String name ) : System
name String
Résultat System

Clone() public méthode

public Clone ( ) : Object
Résultat Object

CreateDestination() public méthode

public CreateDestination ( String name ) : ActiveMQDestination
name String
Résultat ActiveMQDestination

GetDataStructureType() public méthode

public GetDataStructureType ( ) : byte
Résultat byte

GetDestinationType() public méthode

public GetDestinationType ( ) : int
Résultat int