SubscriptionTopic

Methods Summary
public
# __construct( string $topic )
public
# match( string $other )
public static
# matchPart( string $part , string $other )
public static
# isStarPart( string $part )
public static
# isHashPart( string $part )
public static
# isWildcardPart( string $part )
public static
# explodeTopicParts( string $topic )
public
Constants Summary
public string PART_SEPARATOR
# '.'
public string STAR_PART
# '*'
public string HASH_PART
# '#'