Home | History | Annotate | Download | only in stack

Lines Matching refs:thisToTag

794             String thisToTag = notifyMessage.getTo().getTag();
795 if (thisToTag == null) {
820 stackLogger.logDebug("thisToTag = " + thisToTag);
825 if ( fromTag.equalsIgnoreCase(thisToTag)