public static class BranchResponse.Predicate extends Object implements Predicate<SipServletResponse>
Constructor and Description |
---|
BranchResponse.Predicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(SipServletResponse response)
The predicate will return true or false after examining
the message.
|
public boolean apply(SipServletResponse response)
Predicate
apply
in interface Predicate<SipServletResponse>
response
- Either SipServletRequest
or
SipServletResponse
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.