org.apache.james.protocols.smtp.hook
Class HookReturnCode
java.lang.Object
org.apache.james.protocols.smtp.hook.HookReturnCode
public class HookReturnCode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OK
public static final int OK
- See Also:
- Constant Field Values
DENY
public static final int DENY
- See Also:
- Constant Field Values
DENYSOFT
public static final int DENYSOFT
- See Also:
- Constant Field Values
DECLINED
public static final int DECLINED
- See Also:
- Constant Field Values
DISCONNECT
public static final int DISCONNECT
- See Also:
- Constant Field Values
HookReturnCode
public HookReturnCode()
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.