| Constructor and Description |
|---|
SipHeaderFilter(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Packet packet)
Check whether this filter accepts the frame or not.
|
public boolean accept(Packet packet) throws FilterException
accept in interface Filteraccept in class SipFilterFilterException - in case something goes wrong when accessing data from the
Frame. Whatever exception the Frame will
throw will be wrapped in a FilterException.Copyright © 2021. All Rights Reserved.