abstract fun subscribe(connection: StompServerConnection, frame: Frame): Destination
Handles a subscription request to the current Destination.
connection - the connection
connection
frame - the SUBSCRIBE frame
frame
SUBSCRIBE
Return the current instance of Destination