| Package | Description |
|---|---|
| io.pkts.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterParseException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SipFilter.accept(Packet packet)
Check whether this filter accepts the frame or not.
|
boolean |
SipHeaderFilter.accept(Packet packet)
Check whether this filter accepts the frame or not.
|
boolean |
Filter.accept(Packet packet)
Check whether this filter accepts the frame or not.
|
boolean |
SipCallIdFilter.accept(Packet packet)
Check whether this filter accepts the frame or not.
|
Copyright © 2021. All Rights Reserved.