C# Class Apache.NMS.Commands.Topic

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

Méthodes publiques

Méthode Description
Clone ( ) : Object
CreateDestination ( String name ) : Destination
GetDestinationType ( ) : int
Topic ( ) : System
Topic ( String name ) : System

Method Details

Clone() public méthode

public Clone ( ) : Object
Résultat Object

CreateDestination() public méthode

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

GetDestinationType() public méthode

public GetDestinationType ( ) : int
Résultat int

Topic() public méthode

public Topic ( ) : System
Résultat System

Topic() public méthode

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