public abstract class AbstractHeaderComparator extends Object implements Comparator<Message<?>>
| Modifier and Type | Field and Description |
|---|---|
static String |
CC |
static String |
FROM |
static String |
TO |
| Constructor and Description |
|---|
AbstractHeaderComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getHeaderValue(String headerName,
Message<?> message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompare, equalspublic static final String FROM
public static final String TO
public static final String CC
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.