public final class StompSubscription extends Object
Constructor and Description |
---|
StompSubscription(String id,
String destination,
Channel channel) |
Modifier and Type | Method and Description |
---|---|
Channel |
channel() |
String |
destination() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
id() |
Copyright © 2008–2021 The Netty Project. All rights reserved.