C# (CSharp) Spring.Messaging.Nms.Listener.Adapter 네임스페이스

클래스들

이름 설명
DestinationNameHolder Internal class combining a destination name and its target destination type (queue or topic).
MessageListenerAdapter Message listener adapter that delegates the handling of messages to target listener methods via reflection, with flexible message type conversion. Allows listener methods to operate on message content types, completely independent from the NMS API.