| Modifier and Type | Method and Description |
|---|---|
Message |
Message.Builder.build()
Method is used to build the representing message.
|
Message |
CEFParser.parse(String input)
Method is used to parse text from a CEF message and convert it to a Message object.
|
Message |
CEFParser.parse(String input,
TimeZone timeZone,
Locale locale)
Method is used to parse text from a CEF message and convert it to a Message object.
|
Copyright © 2017. All rights reserved.