C# Class Apache.NMS.Commands.Queue

Summary description for Queue.
Inheritance: Destination, IQueue
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
Queue ( ) : System
Queue ( 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

Queue() public méthode

public Queue ( ) : System
Résultat System

Queue() public méthode

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