/service/mychannel
or it can be a wild card pattern like /service/app2/**
@param pattern String according to the Bayeux specification section 2.2.1 Channel Globbing, can not be null.
@return boolean true if the id of this channel matches the pattern
|
|
|
|
|
|
|
|