public class SubscriptionMatchEntry<T> extends Object
SubscriptionMatchEntry(byte[] match, List<T> entries)
List<T>
getEntries()
byte[]
getMatch()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SubscriptionMatchEntry(byte[] match, List<T> entries)
public byte[] getMatch()
public List<T> getEntries()
public String toString()
toString
Object
Copyright 2004-2019 Solace Corporation. All rights reserved.