Modifier and Type | Method and Description |
---|---|
static MessageSpy.StatisticsGroup |
MessageSpy.StatisticsGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSpy.StatisticsGroup[] |
MessageSpy.StatisticsGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageSpy.spyMessage(Class<?> message,
MessageSpy.StatisticsGroup statGroup)
Spy message.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractRequestCallback.spyMessage(MessageSpy.StatisticsGroup group) |
Modifier and Type | Method and Description |
---|---|
void |
MessageIntelligenceAgencyImpl.spyMessage(Class<?> message,
MessageSpy.StatisticsGroup statGroup) |
Copyright © 2019 OpenDaylight. All rights reserved.