public class SessionConnectedEvent extends ApplicationEvent
SessionConnectEvent
.source
Constructor and Description |
---|
SessionConnectedEvent(Object source,
Message<byte[]> message)
Create a new event.
|
Modifier and Type | Method and Description |
---|---|
Message<byte[]> |
getMessage()
Return the connected message.
|
String |
toString() |
getTimestamp
getSource
public Message<byte[]> getMessage()
public String toString()
toString
in class EventObject