public static interface StompConnection.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onInfo(Map<String,String> information) |
void |
onMessage(Map<String,String> headers,
byte[] buf,
int offset,
int length) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.