Home | History | Annotate | Download | only in stack

Lines Matching refs:BYE

460      * Return a flag that states if this is a BYE transaction.
462 * @return true if the transaciton is a BYE transaction.
465 return getMethod().equals(Request.BYE);