public interface Tl1MessageProcessor
| Modifier and Type | Method and Description | 
|---|---|
Tl1Message | 
process(String rawMessage,
       int messageType)
This is the API for TL1 message parsing. 
 | 
Tl1Message process(String rawMessage, int messageType)
rawMessage - a String object.messageType - a int.Copyright © 2020. All rights reserved.