public class SubscribeEvent extends ApplicationEvent
MessageDestination
that is using
one of the Spring-provided MessagingAdapters
.source
Constructor and Description |
---|
SubscribeEvent(Object source,
String clientId,
String destinationId) |
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
The client id of the subscribed Flex client.
|
String |
getDestinationId()
The id of the message destination.
|
getTimestamp
getSource, toString
Copyright © 2014. All rights reserved.