Package | Description |
---|---|
org.apache.james.mpt.protocol |
Modifier and Type | Method and Description |
---|---|
static ProtocolSession.TimerCommand |
ProtocolSession.TimerCommand.from(String value) |
static ProtocolSession.TimerCommand |
ProtocolSession.TimerCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolSession.TimerCommand[] |
ProtocolSession.TimerCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProtocolSession.TIMER(ProtocolSession.TimerCommand timerCommand,
String timerName) |
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.