public class ChannelRecipe extends Object
Constructor and Description |
---|
ChannelRecipe(String channelName,
ChannelHandlerReadSubscription readSubscription) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getChannelName() |
ChannelHandlerReadSubscription |
getReadSubscription() |
int |
hashCode() |
public ChannelRecipe(String channelName, ChannelHandlerReadSubscription readSubscription)
Copyright © 2012. All Rights Reserved.