open fun parseMessageList(source: Optional<String!>!, data: ByteArray!): MutableList<ReplicationMessage!>!open fun parseMessageList(source: Optional<String!>!, data: InputStream!): MutableList<ReplicationMessage!>!open fun parseMessageList(data: ByteArray!): MutableList<ReplicationMessage!>!