|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterestService
| Method Summary | |
|---|---|
byte[] |
getCareMask()
Method getCareMask. |
byte[] |
getPatternMask()
Method getPatternMask. |
boolean |
isInterested(byte[] bytes)
Is interested with the specified bytes parameter and return the boolean result. |
boolean |
isInterested(MessageService messageService)
Method isInterested. |
| Method Detail |
|---|
byte[] getCareMask()
byte[]) value.byte[] getPatternMask()
byte[]) value.boolean isInterested(MessageService messageService)
messageService - The message service (MessageService) parameter.
boolean) value.isInterested(byte[])boolean isInterested(byte[] bytes)
bytes - The bytes (byte[]) parameter.
boolean) value.isInterested(MessageService)
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||