Home | History | Annotate | Download | only in stack

Lines Matching defs:sst

1477         SIPServerTransaction sst = (SIPServerTransaction) other;
1478 return this.getBranch().equalsIgnoreCase(sst.getBranch());