| Package | Description |
|---|---|
| org.openfast.logging |
| Modifier and Type | Method and Description |
|---|---|
static FastMessageLogger.Direction |
FastMessageLogger.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastMessageLogger.Direction[] |
FastMessageLogger.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileFastMessageLogger.log(Message message,
byte[] bytes,
FastMessageLogger.Direction direction) |
void |
FastMessageLogger.log(Message message,
byte[] bytes,
FastMessageLogger.Direction direction) |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.