|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.protocols.smtp.hook.HookReturnCode
public class HookReturnCode
| Field Summary | |
|---|---|
static int |
DECLINED
|
static int |
DENY
|
static int |
DENYSOFT
|
static int |
OK
|
| Constructor Summary | |
|---|---|
HookReturnCode()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OK
public static final int DENY
public static final int DENYSOFT
public static final int DECLINED
| Constructor Detail |
|---|
public HookReturnCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||